Retrieves a list of points transactions.
id in descending order. This endpoint is commonly used to display a customer’s points earning history.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter results to only points transactions with the provided Smile customer ID.
Filter results to only points transactions updated at or after the provided date and time.
The maximum number of points transactions to retrieve.
1 <= x <= 2501
Cursor for the page of points transactions to retrieve.