Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereRequest Body
string
required
The unique identifier of the member whose credit will be spent.
string
required
The unique identifier of the product associated with the credit.
integer
required
The amount of credit to deduct (positive integer).
Response
Successful Responseinteger
Status code form API.
string
Status message that describes the status code.
string
The unique identifier of the customer to whom the credit be added.
string
The unique identifier of the product associated with the credit added.
string
The amount of credit to add (positive integer).
string
The amount of credit balance after adding credit.
