Get Group by ID
The Get Group by ID API request returns the specific group based on the Group ID, for a customer.
Request Type | GET |
URL | {oauth_uri}/customers/{customerId}/groups/{groupId} |
Parameters | customerId: Valid Customer ID. groupId: Unique ID of a specific group. |
Access | - |
Response
JSON Object representing the specific customer group.
Updating User Details
Request
Response