UpsertLineItemAdjustmentDTO
The attributes in the line item adjustment to be created or updated.
item_id
stringRequiredThe associated item's ID.
id
stringThe ID of the line item adjustment.
code
stringThe code of the promotion that lead to the
adjustment.
amount
BigNumberInputThe amount to adjust the original amount with.
description
stringThe description of the line item adjustment.
promotion_id
stringThe associated promotion's ID.
provider_id
stringThe associated provider's ID.
Was this section helpful?