Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HerePath Parameters
string
The unique identifier of the customer whose credit balance is being queried balance.
Query Parameters
integer
default:"1"
The page number for pagination.
integer
default:"10"
The unique identifier of the membership tier associated with the credit balance.
string
default:"datetime"
The field name used to sort results.
string
default:"desc"
The order of sorting. Accepts
"asc" or "desc".string
The start date filter for the query range.
string
The end date filter for the query range.
string
The type of wallet to filter credit history (e.g.,
"MEMBERSHIP", "ADD_ON").string
The transaction type filter (e.g.,
"TOPUP", "MERCHANT_TOPUP" , "TRIAL_TOPUP", "EXPIRE_VOID" , "CREDIT_USAGE").Response
Successful ResponseMain Structure (Root)
integer
Status code form API.
string
Status message that describes the status code.
string
Indicates the total data.
string
Indicates the current page.
string
Indicates the current limit (page size).
string
Indicates the total page.
array of object
Result list of requested data.
