Newer Version Available

This content describes an older version of this product. View Latest

Promotion Reward Application (POST)

Create and process transaction journals for customer orders, and apply the relevant promotions for the orders.
Resource
Resource example
Available version
65.0
HTTP methods
POST
Request body for POST
JSON example
Properties
Name Type Description Required or Optional Available Version
shouldCheck​CouponUsageLimit Boolean Indicates whether the API must execute the Coupon Usage Increase API to verify the coupon usage count and increase the redemption usage count of the specified coupon code (true) or not (false). Optional 65.0
transaction​JournalList List<Map<String, Object>> The list of transaction journals to create. Required 65.0
Response body for POST
Promotion Reward Application