API v1 Reference
- Policies
- Getting Started
- Accounts
- Activities
- Querying
- Donations
- Events
- Memberships
- Store - Store Purchases - Create Shopping Cart
- Add Item to Shopping Cart
- Remove Item from Shopping Cart
- Add or Update Customer to Shopping Cart
- Add or Update Shipping Address to Shopping Cart
- List Shipping Methods
- Add or Update Shipping Method to Shopping Cart
- Retrieve Shopping Cart Summary
- Checkout
- Retrieve Order Details
- Retrieve Receipt
 
- Store Administration
- Catalogs
- Categories (Product Types)
 
- Store Purchases 
- Custom Objects
- Webhooks
- Code Examples
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 |