Get Earned Rewards
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Query parameters
Cursor for next page (base64-encoded timestamp + transaction ID)
Cursor for previous page (base64-encoded timestamp + transaction ID)
Filter by transaction status. Supported values are APPROVED and SETTLED. Defaults to SETTLED when omitted. When APPROVED is specified, only approved transactions that do not yet have a corresponding settled transaction are returned.
Time window for the returned transactions, ending now. Supported values are 12M, 6M, 3M, and YTD (since January 1 of the current year). Defaults to 12M when omitted. Also scopes lifetimeRewardsInCents, so the meta total always matches the returned rows.
Comma-separated list of related resources to include in the response. Supported values are merchant and offer.