Deleting reward points of a customer
DELETE {{api-url}}/reward-points/customer/{{customerId}}
Deletes a reward points entry of a specified customer for a given tenant. Tenant is retrieved from the access token.
Note: Reward points can only be deleted if the customer has been deleted from the database.
Required scopes
* rewardspoints.rewardpoints_manage
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |