Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
RequestSuccess
This endpoint is used to deduct credits from the specified customer account. Submit the credit amount and customer ID in the request body to deduct the credits. The deducted credits will be subtracted from the customer’s account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
RequestSuccess