Skip to main content
Skip to main content

LineItemAdjustmentDTO

The line item adjustment details.

idstringRequired
The ID of the adjustment line
amountBigNumberValueRequired
The amount to adjust the original amount with.
cart_idstringRequired
The ID of the associated cart.
created_atstring | DateRequired
When the adjustment line was created.
updated_atstring | DateRequired
When the adjustment line was updated.
itemCartLineItemDTORequired
The associated line item.
item_idstringRequired
The ID of the associated line item.
codestring
The code of the promotion that lead to this adjustment.
descriptionstring
The description of the adjustment line.
promotion_idstring
The ID of the associated promotion.
provider_idstring
The ID of the associated provider.
Was this section helpful?