Retrieve Current System User
Retrieve the Account ID and name of the system user account associated with the current API session.
Sample Requests
REST
https://api.neoncrm.com/neonws/services/api/common/retrieveCurrentSystemUser?userSessionId=[session id]
Response Parameters
Name | Type | Required | Description |
---|---|---|---|
systemUserId | Yes | Account ID of the current system user | |
firstName | |||
middleName | |||
lastName |