BaseShippingMethodAdjustment
The shipping method adjustment details.
Properties#
id
stringThe ID of the adjustment line
amount
numberThe amount to adjust the original amount with.
cart_id
stringThe ID of the associated cart.
created_at
string | DateWhen the adjustment line was created.
updated_at
string | DateWhen the adjustment line was updated.
shipping_method
BaseCartShippingMethodThe associated shipping method.
shipping_method
BaseCartShippingMethodshipping_method_id
stringThe ID of the associated shipping method.
code
stringOptionalThe code of the promotion that lead to
this adjustment.
description
stringOptionalThe description of the adjustment line.
promotion_id
stringOptionalThe ID of the associated promotion.
provider_id
stringOptionalThe ID of the associated provider.
Was this page helpful?