Get Loyalty Program Customer Transactions
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
Get Loyalty Program Customer Transactions
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Response
Successful Response
