v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBRetrieve a paginated list of purchase orders
Returns a paginated list of purchase orders, filterable by company, location, vendor, status, and date range.
Query parameters
Filter by company ID
Filter by location ID
Filter by ERP vendor ID (external vendor identifier)
Filter by PO status
Filter by start date (YYYY-MM-DD)
Filter by end date (YYYY-MM-DD)
Comma-separated list of fields to expand. Supported values: items. When expand=items is used, date_from and date_to must both be provided and within a 30-day window.
Filter by external (ERP) purchase order ID
Page number (default 1)
Number of results per page (default 20)
Headers
OAuth2 authentication flows. Auth server URLs will vary by environment
API key for authentication
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with paginated purchase order list