AdjustmentLineDTO
The adjustment line details.
id
stringRequiredThe ID of the adjustment line
The 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.
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?