Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereQuery Parameters
string
required
The unique identifier of the product associated with the credit balance.
string
required
The unique identifier of the membership tier associated with the credit balance.
string
The unique identifier of the member whose credit balance is being queried.
string
The unique identifier of the customer whose credit balance is being queried balance.
At least one of
customerId or memberId must be provided.Response
Successful Responseinteger
Status code form API.
string
Status message that describes the status code.
float
Number of total credit balance.
float
Number of total credit balance with
MEMBERSHIP type.float
Number of total credit balance with
ADD_ON type.