Get balance list
Returns contact balances for a given balance definition across all subscriptions.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
pid
Loyalty Program Id
Query parameters
includeInternal
Include balances tied to internal definitions.
limit
Limit the number of records returned
offset
Skip a number of records
sort
Sort order
Allowed values:
sortField
Field to sort by
Allowed values:
balanceDefinitionId
Balance Definition ID (required)
Response
Successful retrieval of contact balance
balanceDefinitionId
balances
count
loyaltyProgramId
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error