ShippingMethodAdjustment - Cart Module Data Models Reference

This documentation provides a reference to the ShippingMethodAdjustment data model. It belongs to the Cart Module.

idPrimaryKeyModifier<IdProperty>
The ID of the shipping method adjustment.
amountBigNumberProperty
The shipping method adjustment's amount
shipping_methodBelongsTo<ShippingMethod>
The associated shipping_method.
descriptionTextPropertyOptional
The description of the shipping method adjustment
codeTextPropertyOptional
The code of promotion that applied the adjustment
provider_idTextPropertyOptional
The ID of the external provider that the adjustment is related to.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
promotion_idTextPropertyOptional
The ID of the promotion applied
Was this page helpful?