ReadonlycreatedPurchase orders that became available after this date and time will be included in the result. Must be in ISO-8601 date/time format.
ReadonlycreatedPurchase orders that became available before this date and time will be included in the result. Must be in ISO-8601 date/time format.
Optional ReadonlyincludeWhen true, returns the complete purchase order details. Otherwise, only purchase order numbers are returned.
Optional ReadonlylimitThe limit to the number of purchase orders returned.
Optional ReadonlynextUsed for pagination when there are more orders than the specified result size limit. The token value is returned in the previous API call.
Optional ReadonlyshipThe vendor warehouse identifier for the fulfillment warehouse. If not specified, the result will contain orders for all warehouses.
Optional ReadonlysortSort the list in ascending or descending order by order creation date.
Optional ReadonlystatusReturns 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 VendorDirectFulfillmentOrdersApi.