Get Cash Back Reward Transactions

Retrieves a list of cash back reward transactions for the specified account, with optional filters for date range and purchase inclusion.

Path Params
string
required

The program code associated with the account.

string
required

Unique Identifier for the account whose cash back reward transactions are being retrieved.

Query Params
string

The start date (inclusive) for filtering cash back rewards.

string

The end date (inclusive) for filtering cash back rewards.

int32

The zero-based index of the first transaction to return. Used for pagination.

int32

The maximum number of transactions to return in the response.

boolean
Defaults to false

If true, includes purchase transactions in the response.

Headers
string
required

A unique identifier for tracking the request, provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json