Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 865 Bytes

ShippingModelsShippingQuery.md

File metadata and controls

15 lines (11 loc) · 865 Bytes

ShippingModelsShippingQuery

Properties

Name Type Description Notes
siteId Int The site ID the delivery options belong to. Required. [optional]
countryId Int The country ID where the order should be shipped to. [optional]
shippingId Int Carismar Shipping Option ID [optional]
deliveryOptionId UUID Unifaun Delivery Option ID [optional]
order OrderCheckoutOrder [optional]
minimumFreeShippingLimit Double The cart sum limit for free shipping - to be used for conditions in the delivery checkout portal [optional]

[Back to Model list] [Back to API list] [Back to README]