Get loyalty ledger
GET {{integrationBaseUrl}}/customer_engagement/loyalty?profileIntegrationId={{customerIntegrationId}}&loyaltyProgramId={{loyaltyProgramId}}
Get the loyalty ledger information of the given customer profile from Talon.One. See the tutorial.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| profileIntegrationId | string | (Required) The integration ID of the customer profile in Talon.One. | |
| loyaltyProgramId | string | (Required) The ID of the loyalty program in Talon.One. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| customer-engagement-platform-name | string | (Required) The name of the third-party platform. | |
| destination-hostname | string | (Required) The base URL of your Talon.One deployment. | |
| Accept | string |