Retrieving a reward points summary for a single customer
GET {{api-url}}/reward-points/customer/{{customerId}}/summary
Retrieves a detailed summary of added and redeemed reward points of a single specified customer for a given tenant. Tenant is retrieved from the access token.
Note: Only employees are authorized to perform this action.
Required scopes
* rewardspoints.rewardpoints_view
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |