Get customer's full loyalty ledger
GET {{baseUrl}}/v1/loyalty_programs/:loyaltyProgramId/profile/:integrationId
Get the loyalty ledger for this profile integration ID.
To get the integrationId
of the profile from a sessionId
, use the Update customer session endpoint.
Important: To get loyalty transaction logs for a given Integration ID in a loyalty program, we recommend using the Integration API's Get customer's loyalty logs.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |