- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ShippingMethodAdjustment - Cart Module Data Models Reference
This documentation provides a reference to the ShippingMethodAdjustment data model. It belongs to the Cart Module.
id
PrimaryKeyModifier<IdProperty>The ID of the shipping method adjustment.
amount
BigNumberPropertyThe shipping method adjustment's amount
The associated shipping_method.
description
TextPropertyOptionalThe description of the shipping method adjustment
code
TextPropertyOptionalThe code of promotion that applied the adjustment
provider_id
TextPropertyOptionalThe ID of the external provider that the adjustment is related to.
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
promotion_id
TextPropertyOptionalThe ID of the promotion applied
Was this page helpful?