/getPOsAsk AIpost https://app.skuvault.com/api/purchaseorders/getPOsHeavy throttling. Returns a list of purchase orders.Body ParamsModifiedAfterDateTimeUtcdateDefaults to minDateModifiedBeforeDateTimeUtcdateDefaults to maxDateStatusstringDefaults to Everything except CompletedWe will return all POs that are not completed by Default. To get completed PO's, you must intentionally specify in the call. Possible values are: NoneReceived, PartiallyReceived, Completed, CancelledPageNumberint32Defaults to 010,000 POs are returned per page. Defaults to 0.IncludeProductsbooleanDefaults to falseReturns incoming product details in separate array.truefalsePONumbersarray of stringsA list of PO Numbers you can request data for. If using this parameter, the Date parameters and Status parameter is ignored.PONumbersADD stringTenantTokenstringrequiredfrom getTokensUserTokenstringrequiredfrom getTokensHeadersContent-TypestringDefaults to application/jsonapplication/jsonAcceptstringDefaults to application/jsonapplication/jsonResponse 200200Updated 4 months ago