Get Customer Consents
Loyalty
Get Customer Consents
Get Current Customer Consent State
Returns the most recent consent record for each consent type recorded for this customer under this merchant. Types with no records are omitted.
Path Parameters:
programId: UUID of the loyalty program (merchant)customerId: UUID of the customer
Returns:
- List of the latest consent record per type, ordered by most recently recorded.
GET
Get Customer Consents
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"
Response
Successful Response
