Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.39 KB

OrderPreestimateShippingList.md

File metadata and controls

21 lines (17 loc) · 1.39 KB

OrderPreestimateShippingList

Properties

Name Type Description Notes
warehouseId String This parameter is used for selecting a warehouse where you need to set/modify a product quantity. [optional]
customerId String Retrieves orders specified by customer id [optional]
customerEmail String Retrieves orders specified by customer email [optional]
storeId String Store Id [optional]
shippAddress1 String Specifies first shipping address [optional]
shippCity String Specifies shipping city [optional]
shippPostcode String Specifies shipping postcode [optional]
shippState String Specifies shipping state code [optional]
shippCountry String Specifies shipping country code
params String Set this parameter in order to choose which entity fields you want to retrieve [optional] [default to "force_all"]
exclude String Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all [optional]
orderItem [OrderPreestimateShippingListOrderItemInner]

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