Add loyalty points

POST {{integrationBaseUrl}}/customer_engagement/add_loyalty_points

Add points in the specified loyalty program for the given customer.

Request Body

{"profileIntegrationId"=>"URN-GV8294NV", "loyaltyProgramId"=>25, "points"=>300, "name"=>"Compensation", "validityDuration"=>"5D", "validUntil"=>"2021-07-20T22:00:00Z", "pendingDuration"=>"12h", "pendingUntil"=>"2021-07-20T22:00:00Z", "subledgerId"=>"sub-123", "applicationId"=>322}

HEADERS

KeyDatatypeRequiredDescription
customer-engagement-platform-namestring(Required) The name of the third-party platform.
destination-hostnamestring(Required) The base URL of your Talon.One deployment.
Content-Typestring
Acceptstring