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

CreateLineItemAdjustmentDTO

The line item adjustment to be created.

Properties

codestringRequired
The code of the promotion that lead to this adjustment.
amountBigNumberInputRequired
The amount to adjust the original amount with.
item_idstringRequired
The associated item's ID.
descriptionstring
The description of the adjustment.
promotion_idstring
The associated promotion's ID.
provider_idstring
The associated provider's ID.
Was this section helpful?