> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/developers-api/third-party-logistics-3pl/list-purchase-orders.md).

# List Purchase Orders

Retrieves a list of purchase orders using the provided 3PL account token.

Retrieve account3PL data from Xorosoft ERP using the supported query filters. Use this endpoint to synchronize reference or transaction data with external systems while respecting private app permissions.

```json
{"openapi":"3.0.3","info":{"title":"Xorosoft ERP Public API","version":"2026.07"},"tags":[{"name":"Third-Party Logistics (3PL)","description":"Use 3PL APIs when a warehouse or logistics provider needs account-specific access to customer orders, inventory, purchase orders, RMAs, bills, item receipts, packing slips, and related documents. 3PL requests use the 3PL account token generated in Xorosoft ERP so data access can be limited to the connected client account."}],"servers":[{"url":"https://res.xorosoft.io","description":"Xorosoft ERP API server"}],"security":[{"basic":[]}],"components":{"securitySchemes":{"basic":{"scheme":"basic","type":"http"}}},"paths":{"/api/xerp/account3pl/getpurchaseorder":{"get":{"parameters":[{"description":"A comma-separated list of purchase order ids","in":"query","name":"id","required":false,"schema":{"type":"number"}},{"description":"A comma-separated list of purchase order numbers","in":"query","name":"order_number","required":false,"schema":{"type":"string"}},{"description":"A comma-separated list of vendor names","in":"query","name":"vendor_name","required":false,"schema":{"type":"string"}},{"description":"Restrict results to after the specified ID","in":"query","name":"since_id","required":false,"schema":{"type":"string"}},{"description":"Show purchase orders created at or after date (format: 2014-04-25T16:15:47-04:00)","in":"query","name":"created_at_min","required":false,"schema":{"type":"string"}},{"description":"Show purchase orders updated at or after date (format: 2014-04-25T16:15:47-04:00)","in":"query","name":"updated_at_min","required":false,"schema":{"type":"string"}},{"description":"Show purchase orders created at or before date (format: 2014-04-25T16:15:47-04:00)","in":"query","name":"created_at_max","required":false,"schema":{"type":"string"}},{"description":"Show purchase orders updated at or before date (format: 2014-04-25T16:15:47-04:00)","in":"query","name":"updated_at_max","required":false,"schema":{"type":"string"}},{"description":"A comma-separated list of statuses","in":"query","name":"status","required":false,"schema":{"type":"string"}},{"description":"A unique authentication token assigned to each 3PL account within the system","in":"query","name":"account_token","required":true,"schema":{"type":"string"}},{"description":"Page number for the query result set. Default = 1","in":"query","name":"page","required":true,"schema":{"type":"number"}},{"description":"This will exclude processed orders","in":"query","name":"exclude_processed","required":false,"schema":{"type":"string"}},{"name":"store_name","in":"query","required":false,"description":"Store or warehouse name.","schema":{"type":"string"}},{"name":"third_party_ref_no","in":"query","required":false,"description":"Third-party reference number supplied by the external system.","schema":{"type":"string"}},{"name":"ref_no","in":"query","required":false,"description":"Reference number used to find matching documents or transactions.","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"Data":{"items":{"properties":{"poHeader":{"properties":{"Account3PLCode":{"type":"string","nullable":true},"Account3PLId":{"type":"number"},"ApproverName":{"type":"string","nullable":true},"AsnNotes":{"type":"string","nullable":true},"AsnNumbers":{"type":"string","nullable":true},"AutoGenerateAsn":{"type":"boolean"},"AutoReleasePurchaseOrder":{"type":"boolean"},"BillFromAddress":{"type":"string"},"BillFromAddress2":{"type":"string"},"BillFromCity":{"type":"string"},"BillFromCompanyName":{"type":"string"},"BillFromCountry":{"type":"string"},"BillFromEmail":{"type":"string"},"BillFromFirstName":{"type":"string"},"BillFromLastName":{"type":"string"},"BillFromName":{"type":"string"},"BillFromPhoneNumber":{"type":"string"},"BillFromPostalZipCode":{"type":"string"},"BillFromState":{"type":"string"},"BuyerId":{"type":"number","nullable":true},"BuyerName":{"type":"string"},"CarrierId":{"type":"number","nullable":true},"CarrierName":{"type":"string"},"CombineLines":{"type":"boolean"},"CreateDateTime":{"type":"string"},"CreateSource":{"type":"string"},"CurrencyCode":{"type":"string"},"CurrencyId":{"type":"number"},"CurrencyRate":{"type":"number"},"CurrencySymbol":{"type":"string"},"CustomFieldH1":{"type":"string"},"CustomFieldH10":{"type":"string"},"CustomFieldH11":{"type":"string"},"CustomFieldH12":{"type":"string"},"CustomFieldH13":{"type":"string"},"CustomFieldH14":{"type":"string"},"CustomFieldH15":{"type":"string"},"CustomFieldH16":{"type":"string"},"CustomFieldH17":{"type":"string"},"CustomFieldH18":{"type":"string"},"CustomFieldH19":{"type":"string"},"CustomFieldH2":{"type":"string"},"CustomFieldH20":{"type":"string"},"CustomFieldH21":{"type":"string"},"CustomFieldH22":{"type":"string"},"CustomFieldH23":{"type":"string"},"CustomFieldH24":{"type":"string"},"CustomFieldH25":{"type":"string"},"CustomFieldH26":{"type":"string"},"CustomFieldH27":{"type":"string"},"CustomFieldH28":{"type":"string"},"CustomFieldH29":{"type":"string"},"CustomFieldH3":{"type":"string"},"CustomFieldH30":{"type":"string"},"CustomFieldH31":{"type":"string"},"CustomFieldH32":{"type":"string"},"CustomFieldH33":{"type":"string"},"CustomFieldH34":{"type":"string"},"CustomFieldH35":{"type":"string"},"CustomFieldH36":{"type":"string"},"CustomFieldH37":{"type":"string"},"CustomFieldH38":{"type":"string"},"CustomFieldH39":{"type":"string"},"CustomFieldH4":{"type":"string"},"CustomFieldH40":{"type":"string"},"CustomFieldH41":{"type":"string"},"CustomFieldH42":{"type":"string"},"CustomFieldH43":{"type":"string"},"CustomFieldH44":{"type":"string"},"CustomFieldH45":{"type":"string"},"CustomFieldH46":{"type":"string"},"CustomFieldH47":{"type":"string"},"CustomFieldH48":{"type":"string"},"CustomFieldH49":{"type":"string"},"CustomFieldH5":{"type":"string"},"CustomFieldH50":{"type":"string"},"CustomFieldH6":{"type":"string"},"CustomFieldH7":{"type":"string"},"CustomFieldH8":{"type":"string"},"CustomFieldH9":{"type":"string"},"Customer3PLMainEmail":{"type":"string","nullable":true},"DateExpectedDelivery":{"type":"string"},"DateFulFilled":{"type":"string","nullable":true},"DateOrder":{"type":"string"},"DateReleased":{"type":"string"},"DefaultLocationId":{"type":"number","nullable":true},"DefaultLocationName":{"type":"string"},"DiscountAmount":{"type":"number"},"DropShipCustomerId":{"type":"number","nullable":true},"DropShipCustomerName":{"type":"string"},"DropshipFreightAmount":{"type":"number","nullable":true},"ExpectedShipDate":{"type":"string"},"FobId":{"type":"number","nullable":true},"FobName":{"type":"string","nullable":true},"FromStoreDefaultLocationName":{"type":"string","nullable":true},"IsAccount3plApiRequest":{"type":"boolean"},"IsApprovalRequiredFlag":{"type":"boolean"},"IsApproved":{"type":"boolean"},"IsClosed":{"type":"boolean"},"IsDropShip":{"type":"boolean"},"ItemQualityCode":{"type":"string","nullable":true},"LastApprovedAmount":{"type":"number"},"LastApprovedDateTime":{"type":"string","nullable":true},"LastApprovedSource":{"type":"string","nullable":true},"LineCount":{"type":"number"},"LinkSOToPO":{"type":"boolean"},"LinkedSO":{"type":"string","nullable":true},"MainEmail":{"type":"string","nullable":true},"MainPhone":{"type":"string","nullable":true},"Memo":{"type":"string"},"MoNumbers":{"type":"string","nullable":true},"ModifyDateTime":{"type":"string","nullable":true},"ModifySource":{"type":"string"},"OpenPageFromSO":{"type":"boolean"},"OrderClassCode":{"type":"string","nullable":true},"OrderClassName":{"type":"string","nullable":true},"OrderNumber":{"type":"string"},"POApprovalStatus":{"type":"string","nullable":true},"PaymentTermsId":{"type":"number","nullable":true},"PaymentTermsName":{"type":"string","nullable":true},"PoSubTypeId":{"type":"number","nullable":true},"PoSubTypeName":{"type":"string"},"ProjectClassId":{"type":"number","nullable":true},"ProjectClassName":{"type":"string"},"QualityId":{"type":"number","nullable":true},"ReceivingStatusId":{"type":"number"},"ReceivingStatusName":{"type":"string","nullable":true},"RefId":{"type":"number","nullable":true},"RefNumber":{"type":"string"},"ReportDataObj":{"properties":{"EntityAccntId":{"type":"string"},"EntityName":{"type":"string"},"EntityObj":{"type":"object","additionalProperties":true,"nullable":true},"ReportEntityId":{"type":"number"},"TxnRefId":{"type":"number"},"TxnRefNumber":{"type":"string"},"TxnTypeId":{"type":"number"},"linkedTxnRefId":{"type":"number","nullable":true}},"type":"object"},"ShipFromAddress":{"type":"string","nullable":true},"ShipFromAddress2":{"type":"string","nullable":true},"ShipFromCity":{"type":"string","nullable":true},"ShipFromCountry":{"type":"string","nullable":true},"ShipFromPostalZipCode":{"type":"string","nullable":true},"ShipFromState":{"type":"string","nullable":true},"ShipMethodId":{"type":"number","nullable":true},"ShipMethodName":{"type":"string"},"ShipServiceId":{"type":"number","nullable":true},"ShipServiceName":{"type":"string"},"ShipToAddrName":{"type":"string","nullable":true},"ShipToAddress":{"type":"string"},"ShipToAddress2":{"type":"string"},"ShipToCity":{"type":"string"},"ShipToCompanyName":{"type":"string"},"ShipToCountry":{"type":"string"},"ShipToEmail":{"type":"string"},"ShipToFirstName":{"type":"string"},"ShipToLastName":{"type":"string"},"ShipToName":{"type":"string"},"ShipToPhoneNumber":{"type":"string"},"ShipToPostalZipCode":{"type":"string"},"ShipToState":{"type":"string"},"ShippingAccountNumber":{"type":"string"},"ShippingTermsId":{"type":"number","nullable":true},"ShippingTermsName":{"type":"string","nullable":true},"StatusId":{"type":"number"},"StatusName":{"type":"string"},"StoreId":{"type":"number"},"StoreName":{"type":"string"},"SubTotal":{"type":"number"},"SubTotalExclDiscount":{"type":"number"},"Tags":{"type":"string"},"TaxServiceHashCode":{"type":"number"},"TaxServiceHashCodeOld":{"type":"number"},"TaxSummaryDataText":{"type":"string","nullable":true},"ThirdPartyDisplayName":{"type":"string"},"ThirdPartyIconUrl":{"type":"string"},"ThirdPartyRefNo":{"type":"string"},"ThirdPartySource":{"type":"string"},"ToStoreDefaultLocationId":{"type":"number","nullable":true},"ToStoreDefaultLocationName":{"type":"string"},"TotalAmount":{"type":"number"},"TotalEstimatedDutyAmount":{"type":"number","nullable":true},"TotalPrepayment":{"type":"number"},"TotalQty":{"type":"number"},"TransferFromStoreId":{"type":"number","nullable":true},"TransferFromStoreName":{"type":"string"},"TransferProcessedFlag":{"type":"boolean"},"TransferSoId":{"type":"number","nullable":true},"TransferSoNumber":{"type":"string"},"TransferToStoreId":{"type":"number","nullable":true},"TxnId":{"type":"string"},"TxnNumber":{"type":"number"},"TxnTypeId":{"type":"number","nullable":true},"TypeId":{"type":"number"},"TypeName":{"type":"string"},"UpdateEnable":{"type":"boolean"},"UpdateFromSo":{"type":"boolean"},"Vendor3PLTypeId":{"type":"number"},"Vendor3PLTypeName":{"type":"string","nullable":true},"VendorContact":{"type":"string"},"VendorEmailCC":{"type":"string","nullable":true},"VendorEmailMain":{"type":"string","nullable":true},"VendorId":{"type":"number"},"VendorMsg":{"type":"string"},"VendorName":{"type":"string"},"VendorPartNumber":{"type":"number","nullable":true},"VendorReqDate":{"type":"string"},"VoidAndCreate":{"type":"boolean"}},"type":"object"},"poLines":{"items":{"properties":{"Account3plId":{"type":"number"},"AllowedPurchaseUOMList":{"type":"boolean","nullable":true},"AlternativeItemNumber1":{"type":"string"},"AlternativeItemNumber2":{"type":"string"},"AlternativeItemNumber3":{"type":"string"},"Amount":{"type":"number"},"BasePartNumber":{"type":"string"},"BaseQtyOrdered":{"type":"string","nullable":true},"BaseQtyRemainingToShip":{"type":"string","nullable":true},"BaseQtyShipped":{"type":"string","nullable":true},"BaseUomId":{"type":"number"},"BaseUomName":{"type":"string","nullable":true},"CancelledFlag":{"type":"boolean"},"CloseFlag":{"type":"boolean"},"CreateDateTime":{"type":"string","nullable":true},"CreateSource":{"type":"string","nullable":true},"CustomFieldD1":{"type":"string"},"CustomFieldD10":{"type":"string"},"CustomFieldD11":{"type":"string"},"CustomFieldD12":{"type":"string"},"CustomFieldD13":{"type":"string"},"CustomFieldD14":{"type":"string"},"CustomFieldD15":{"type":"string"},"CustomFieldD16":{"type":"string"},"CustomFieldD17":{"type":"string"},"CustomFieldD18":{"type":"string"},"CustomFieldD19":{"type":"string"},"CustomFieldD2":{"type":"string"},"CustomFieldD20":{"type":"string"},"CustomFieldD21":{"type":"string"},"CustomFieldD22":{"type":"string"},"CustomFieldD23":{"type":"string"},"CustomFieldD24":{"type":"string"},"CustomFieldD25":{"type":"string"},"CustomFieldD26":{"type":"string"},"CustomFieldD27":{"type":"string"},"CustomFieldD28":{"type":"string"},"CustomFieldD29":{"type":"string"},"CustomFieldD3":{"type":"string"},"CustomFieldD30":{"type":"string"},"CustomFieldD31":{"type":"string"},"CustomFieldD32":{"type":"string"},"CustomFieldD33":{"type":"string"},"CustomFieldD34":{"type":"string"},"CustomFieldD35":{"type":"string"},"CustomFieldD36":{"type":"string"},"CustomFieldD37":{"type":"string"},"CustomFieldD38":{"type":"string"},"CustomFieldD39":{"type":"string"},"CustomFieldD4":{"type":"string"},"CustomFieldD40":{"type":"string"},"CustomFieldD41":{"type":"string"},"CustomFieldD42":{"type":"string"},"CustomFieldD43":{"type":"string"},"CustomFieldD44":{"type":"string"},"CustomFieldD45":{"type":"string"},"CustomFieldD46":{"type":"string"},"CustomFieldD47":{"type":"string"},"CustomFieldD48":{"type":"string"},"CustomFieldD49":{"type":"string"},"CustomFieldD5":{"type":"string"},"CustomFieldD50":{"type":"string"},"CustomFieldD6":{"type":"string"},"CustomFieldD7":{"type":"string"},"CustomFieldD8":{"type":"string"},"CustomFieldD9":{"type":"string"},"DateExpectedDelivery":{"type":"string"},"DateLastFulFilled":{"type":"string","nullable":true},"DefaultPurchaseUomId":{"type":"number"},"DeleteFlag":{"type":"boolean"},"Description":{"type":"string"},"Discount":{"type":"number","nullable":true},"DiscountDisp":{"type":"string"},"DiscountTypeId":{"type":"number","nullable":true},"DiscountTypeName":{"type":"string","nullable":true},"DropshipSoId":{"type":"number","nullable":true},"DropshipSoLineId":{"type":"number","nullable":true},"DropshipSoNumber":{"type":"string"},"EditState":{"type":"boolean"},"EffectiveUnitPrice":{"type":"number"},"EstimatedDutyAmount":{"type":"number"},"EstimatedDutyPercentage":{"type":"string","nullable":true},"ExpectedShipDate":{"type":"string"},"Id":{"type":"number"},"IsBomItemFlag":{"type":"boolean"},"IsKitHeader":{"type":"boolean"},"IsKitItem":{"type":"boolean"},"IsProducibleFlag":{"type":"boolean"},"IsTaxableFlag":{"type":"boolean"},"ItemBarcode":{"type":"string"},"ItemCategoryName":{"type":"string"},"ItemIdentifierCode":{"type":"string","nullable":true},"ItemQualityCode":{"type":"string","nullable":true},"ItemSubCategoryName":{"type":"string"},"ItemUpc":{"type":"string"},"KitItemFactor":{"type":"number"},"LineStatusId":{"type":"number"},"LineStatusName":{"type":"string"},"MasterKitId":{"type":"number","nullable":true},"MasterKitKey":{"type":"string"},"ModifyDateTime":{"type":"string","nullable":true},"ModifySource":{"type":"string","nullable":true},"Notes":{"type":"string"},"OpenFlag":{"type":"boolean"},"Option1Name":{"type":"string"},"Option1Value":{"type":"string"},"Option1ValueCode":{"type":"string"},"Option2Name":{"type":"string"},"Option2Value":{"type":"string"},"Option2ValueCode":{"type":"string"},"OrderLineClassCode":{"type":"string","nullable":true},"OrderLineClassName":{"type":"string","nullable":true},"PoId":{"type":"number"},"PoItemId":{"type":"number"},"PoItemNumber":{"type":"string"},"PoItemTypeId":{"type":"number"},"PoItemTypeName":{"type":"string"},"PoLineNumber":{"type":"number"},"ProjectClassId":{"type":"number","nullable":true},"ProjectClassName":{"type":"string"},"PurchaseNotes":{"type":"string"},"QtyDecimalFlag":{"type":"boolean"},"QtyInReceiving":{"type":"number"},"QtyOrder":{"type":"number"},"QtyReceived":{"type":"number"},"QtyRemaining":{"type":"number"},"QualityId":{"type":"number","nullable":true},"RefId":{"type":"number","nullable":true},"SoId":{"type":"number","nullable":true},"SoLineId":{"type":"number","nullable":true},"TaxAmount":{"type":"number"},"TaxCategoryCode":{"type":"string","nullable":true},"TaxCodeId":{"type":"number","nullable":true},"TaxCodeName":{"type":"string"},"TaxData":{"properties":{"taxItems":{"items":{},"type":"array"},"totalAmount":{"type":"number"}},"type":"object"},"TaxItems":{"type":"string","nullable":true},"Title":{"type":"string"},"TotalInReceiving":{"type":"string","nullable":true},"TransferSoLineId":{"type":"number","nullable":true},"TxnTypeId":{"type":"number","nullable":true},"UnitPrice":{"type":"number"},"UomFactor":{"type":"number"},"UomId":{"type":"number"},"UomName":{"type":"string"},"VendorId":{"type":"number","nullable":true},"VendorPartNumber":{"type":"string"}},"type":"object"},"type":"array"}},"type":"object"},"type":"array"},"IsForwardRequest":{"type":"boolean"},"Message":{"type":"string"},"MessageTitle":{"type":"string","nullable":true},"Result":{"type":"boolean"}},"type":"object"}}},"description":"OK","headers":{}}},"tags":["Third-Party Logistics (3PL)"],"description":"Retrieves a list of purchase orders using the provided 3PL account token.\n\nRetrieve account3PL data from Xorosoft ERP using the supported query filters. Use this endpoint to synchronize reference or transaction data with external systems while respecting private app permissions.","operationId":"get_account3pl_getpurchaseorder","summary":"List Purchase Orders"}}}}
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/developers-api/third-party-logistics-3pl/list-purchase-orders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
