GET
/
purchase_orders

Authorizations

X-API-Key
string
header
required
zivio-tenant-id
string
header
required

Query Parameters

status
string

Filter by a status, one of pending, issued, cancelled, disconnected, issued_pending_revision

created
string

Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on created timestamp for object.

updated
string

Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on updated timestamp for object.

sort
string

Results are sorted by created desc as default. Ordering may be specified, available options are ['created', 'updated'], which can be combined in a comma separated list, e.g. updated:desc,created:asc

page
integer

Paginate results when number of results exceeds limit

limit
integer

Number of results returned per request

Response

200 - */*
purchase_orders
object[]