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

KeyDatatypeRequiredDescription
deploymentstring(Required) The base URL of your deployment.
profileIntegrationIdstring(Required) The integration ID of the customer profile in Talon.One.
loyaltyProgramIdnumber(Required) The ID of the loyalty program in Talon.One.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring