Retrieving reward points for a customer
GET {{api-url}}/reward-points/customer/{{customerId}}
Fetches the number of reward points of a particular 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 |