ShippingMethodAdjustmentDTO
The shipping method 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 shipping method.
shipping_method_id
stringRequiredThe ID of the associated shipping method.
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?