Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

AddItemAdjustmentAction

This action indicates that an adjustment must be made to an item. For example, removing $5 off its amount.

Properties

action"addItemAdjustment"Required
The type of action.
item_idstringRequired
The associated item's ID.
amountnumberRequired
The amount to remove off the item's total.
codestringRequired
The promotion's code.
descriptionstring
The promotion's description.
Was this section helpful?