- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
LineItemAdjustmentDTO
The line item adjustment details.
id
stringThe ID of the adjustment line
amount
BigNumberValueThe amount to adjust the original amount with.
amount
BigNumberValueraw_amount
BigNumberRawValueThe raw amount to adjust the original amount with.
raw_amount
BigNumberRawValuecart_id
stringThe ID of the associated cart.
created_at
string | DateWhen the adjustment line was created.
updated_at
string | DateWhen the adjustment line was updated.
The associated line item.
item_id
stringThe ID of the associated line item.
code
stringOptionalThe code of the promotion that lead to
this adjustment.
description
stringOptionalThe description of the adjustment line.
promotion_id
stringOptionalThe ID of the associated promotion.
provider_id
stringOptionalThe ID of the associated provider.
Was this page helpful?