Get Transaction History API
Returns transaction history
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
limit
Limit the number of records returned
offset
Skip a number of records
sort_field
Field to sort by
Allowed values:
sort
Sort order, either asc or desc
Allowed values:
contact_id
Contact ID
balance_definition_id
Balance Definition ID
filters
Filters to apply
Response
Successful retrieval of transaction history
balanceDefinitionId
Unique identifier of the associated balance definition.
contactId
Unique identifier of the contact related to the transactions.
count
Total number of transactions in the history.
loyaltyProgramId
Unique identifier of the associated loyalty program.
transactionHistory
List of past transactions associated with the balance.