AddItemAdjustmentAction
This action indicates that an adjustment must be made to an item. For example, removing $5 off its amount.
action
"addItemAdjustment"RequiredThe type of action.
item_id
stringRequiredThe associated item's ID.
amount
numberRequiredThe amount to remove off the item's total.
code
stringRequiredThe promotion's code.
description
stringThe promotion's description.
Was this section helpful?