Skip to main content
Skip to main content

ShippingMethodAdjustmentDTO

The shipping method adjustment details.

idstringRequired
The ID of the adjustment line
amountBigNumberValueRequired
The amount to adjust the original amount with.
cart_idstringRequired
The ID of the associated cart.
created_atstring | DateRequired
When the adjustment line was created.
updated_atstring | DateRequired
When the adjustment line was updated.
shipping_methodCartShippingMethodDTORequired
The associated shipping method.
shipping_method_idstringRequired
The ID of the associated shipping method.
codestring
The code of the promotion that lead to this adjustment.
descriptionstring
The description of the adjustment line.
promotion_idstring
The ID of the associated promotion.
provider_idstring
The ID of the associated provider.
Was this section helpful?