Get card's point balances

GET {{baseUrl}}/v1/loyalty_programs/:loyaltyProgramId/cards/:loyaltyCardId/balances?endDate=2004-12-06T23:44:52.734Z&subledgerId=value

Retrieve loyalty balances for the given loyalty card in the specified loyalty program with filtering options applied. If no filtering options are applied, all loyalty balances for the given loyalty card are returned.

Request Params

KeyDatatypeRequiredDescription
endDatestringUsed to return balances only for entries older than this timestamp. The expired, active, and pending points are relative to this timestamp.

Note: It must be an RFC3339 timestamp string. | | subledgerId | string | | Filter results by one or more subledger IDs. Must be exact match. |

HEADERS

KeyDatatypeRequiredDescription
Acceptstring