- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
AddItemAdjustmentAction
This action indicates that an adjustment must be made to an item. For example, removing $5 off its amount.
action
"addItemAdjustment"The type of action.
item_id
stringThe associated item's ID.
amount
BigNumberInputThe amount to remove off the item's total.
amount
BigNumberInputcode
stringThe promotion's code.
description
stringOptionalThe promotion's description.
Was this page helpful?