ShippingMethodAdjustmentDTO
Properties
id
stringRequiredThe ID of the adjustment line
amount
numberRequiredThe amount of the adjustment line
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 shipping method
shipping_method_id
stringRequiredThe ID of the associated shipping method
code
stringThe code of the adjustment line
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?