Authorization
Example:
Authorization | Bearer Paste-Your-API-Key-Here
Request Body
The unique identifier of the customer whose credit will be spent.
The unique identifier of the member whose credit will be spent.
The unique identifier of the product associated with the credit.
The unique identifier of the membership tier associated with the credit.
The amount of credit to deduct (positive integer).
At least one of
customerId
or memberId
must be provided.Response
Successful ResponseStatus code form API.
Status message that describes the status code.