Get loyalty ledger
GET {{integrationBaseUrl}}/iterable/loyalty?deployment={{talonDeployment_3rdParty}}&profileIntegrationId={{customerIntegrationId}}&loyaltyProgramId=25
Get the loyalty ledger information of the given customer profile from Talon.One. To use it in your Iterable deployment and generate the request, see the tutorial.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| deployment | string | (Required) The base URL of your deployment. | |
| profileIntegrationId | string | (Required) The integration ID of the customer profile in Talon.One. | |
| loyaltyProgramId | number | (Required) The ID of the loyalty program in Talon.One. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string |