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
Associated inventory location (for pickup shipping providers)
Expandable
Permission bit: "inventory_locations.read"
Rate of the shipping rate (in cents)
Example: 0
shipping_provider: ShippingProvider
Shipping provider this shipping rate originates from
Expandable
Permission bit: "shipping_providers.read"
Whether shipping rate is taxable or not
Example: false
Used By
Types
Preview (typescript)
Loading module