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

UpdateLineItemAdjustmentDTO

The attributes to update in the line item adjustment.

Properties

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