Description
Fields
delivery_date_guaranteed: Boolean!
Whether delivery date is guaranteed or not
Example: true
Upper boundary of delivery date
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Lower boundary of delivery date
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Whether shipping rate is discountable or not
Example: false
A unique shipping rate identifier
Example: "si_EQzGqWoY"
The maximum amount of time the inventory location will take to fulfill the order
Example: 5
The minimum amount of time the inventory location will take to fulfill the order
Example: 2
Name of the shipping rate
Example: "FedEx Realtime"
pickup_inventory_location: InventoryLocation
Rate of the shipping rate (in cents)
Example: 0
shipping_provider: StorefrontShippingProvider
Whether shipping rate is taxable or not
Example: false
Used By
Types
StorefrontOrder, StorefrontShippingRateGroup
Preview (typescript)
Loading module