Readonly
createdPurchase orders that became available after this date and time will be included in the result. Must be in ISO-8601 date/time format.
Readonly
createdPurchase orders that became available before this date and time will be included in the result. Must be in ISO-8601 date/time format.
Optional
Readonly
includeWhen true, returns the complete purchase order details. Otherwise, only purchase order numbers are returned.
Optional
Readonly
limitThe limit to the number of purchase orders returned.
Optional
Readonly
nextUsed for pagination when there are more orders than the specified result size limit. The token value is returned in the previous API call.
Optional
Readonly
shipThe vendor warehouse identifier for the fulfillment warehouse. If not specified, the result will contain orders for all warehouses.
Optional
Readonly
sortSort the list in ascending or descending order by order creation date.
Optional
Readonly
statusReturns only the purchase orders that match the specified status. If not specified, the result will contain orders that match any status.
Request parameters for getOrders operation in VendorOrdersApi.
Export
VendorOrdersApiGetOrdersRequest