Eligible Promotions
POST {{_endpoint}}/services/data/v{{version}}/global-promotions-management/eligible-promotions
NOTE:
In the Pre-request. Script Tab, make changes in the variables value accordingly with the real Process Name to invoke.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
journalTypeId | null |
Request Body
{"cart"=>{"cartDetails"=>[{"activityStartDate"=>"2023-06-14T12:45:19Z", "contactId"=>"003xx000004WjzAAAS", "transactionAmount"=>499, "currencyISOCode"=>"INR", "cartLineDetails"=>[{"cartLineProductId"=>"01txx0000006iTsAAI", "cartLineItemQuantity"=>3, "cartLineItemAmount"=>499, "cartLineProductCatalogId"=>"0ZSSB0000002d8X4AQ"}]}]}}