v4
latestOpenAPI 3.1.02026-08-032294621.7 MBPurchase Orders
List PurchaseOrderV2 records
Retrieve a paginated list of PurchaseOrderV2 records with filtering and ordering options.
get/public/v2/purchase-orders/
Query parameters
searchstring nullable
company_idinteger[] nullable
numberinteger[] nullable
vendor_idinteger[] nullable
start_datestring date nullable
end_datestring date nullable
record_statusRecordStatus[] nullable
approval_statusstring[] nullable
billedboolean nullable
unbilledboolean nullable
partially_billedboolean nullable
billed_statusstring[]
updated_afterstring date-time nullable
updated_beforestring date-time nullable
orderingstring nullable
limitinteger
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
offsetinteger
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK