- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ShippingOption - Fulfillment Module Data Models Reference
This documentation provides a reference to the ShippingOption data model. It belongs to the Fulfillment Module.
id
PrimaryKeyModifier<IdProperty>The ID of the shipping option.
name
TextPropertyThe name of the shipping option
price_type
EnumProperty<typeof ShippingOptionPriceType>The price type of the shipping option
The associated service zone.
The associated type.
The associated rules.
The associated fulfillments.
data
JSONPropertyOptionalThe data of the shipping option useful for the associated fulfillment provider. Learn more in this documentation
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
The associated shipping profile.
The associated provider.
Was this page helpful?