Newer Version Available
Commerce Webstore Promotions, Execute Action
- Resource
-
- Available version
- 53.0
- Requires Chatter
- No
- HTTP methods
- POST
- Request body for POST
-
- Root XML tag
- <salesTransaction>
- JSON example (percentage discount applied to entire transaction)
-
- JSON example (specific adjustment amount applied to one item)
-
- Properties
-
Name Type Description Required or Optional Available Version effectiveAccountId String ID of the account for which the request is made. Required 53.0 salesTransaction Map<String, Object> Map of a cart, its items, and its price adjustments. The fields shown in the example are required. Additional fields are allowed but ignored. Required 53.0
- Response body for POST
- Promotion Execution