Skip to main content
Endpoint:

Authorization

string
required
Example:Authorization | Bearer Paste-Your-API-Key-Here

Query 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 Response
integer
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.