Get all Customer Groups
The Get all Customer Groups API request returns all the groups created for a specific customer.
Request Type | GET |
URL | {oauth_uri}/customers/{customerId}/groups |
Parameters | customerId: Use a valid Customer ID. |
Access | - |
Response
List of JSON Objects representing all the groups under the customer.
Updating User Details
Request
Response