LineItemAdjustmentDTO
The line item adjustment details.
Properties
id
stringRequiredThe ID of the adjustment line
The amount to adjust the original amount with.
The raw amount to adjust the original amount with.
cart_id
stringRequiredThe ID of the associated cart.
created_at
string | DateRequiredWhen the adjustment line was created.
updated_at
string | DateRequiredWhen the adjustment line was updated.
The associated line item.
item_id
stringRequiredThe ID of the associated line item.
code
stringThe code of the promotion that lead to
this adjustment.
description
stringThe description of the adjustment line.
promotion_id
stringThe ID of the associated promotion.
provider_id
stringThe ID of the associated provider.
Was this section helpful?