v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBLoyalty
Get Loyalty Program Transactions
Get Loyalty Program Transactions
Retrieve a list of transactions associated with a specific loyalty program.
- programId: The unique identifier of the loyalty program.
- 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}/transactions
Path parameters
Example:5eb7cf5a86d9755df3a6c593
Query parameters
rawboolean nullable
enrichedboolean nullable
qstring nullable
pageinteger
limitinteger
offsetinteger nullable
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/v2/loyalty/programs/{programId}/transactions:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}