v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Loyalty

Get Loyalty Program Customer Transactions

Get Loyalty Program Transactions of Customer

Retrieve a list of transactions associated with a specific loyalty customer.

  • programId: The unique identifier of the loyalty program.
  • customerId: The unique identifier of the loyalty customer.
  • raw: Include raw provider-specific data (default: false)
  • enriched: Include human-readable customer and product details (default: false)
  • Returns: A list of transactions in a simplified format.
get/v2/loyalty/programs/{programId}/customers/{customerId}/transactions

Path parameters

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593
string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Query parameters

rawboolean nullable
enrichedboolean nullable
string date
OR
string date-time
string date
OR
string date-time
qstring nullable
pageinteger
limitinteger
offsetinteger nullable

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/loyalty/programs/{programId}/customers/{customerId}/transactions:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}