Skip to main content
GET
Error

Authorizations

authorization
string
header
required

Query Parameters

page
integer
default:1
per_page
integer
default:25
Required range: 1 <= x <= 50
project_ids
integer[]
supplier_ids
integer[]
po_label
string
status
enum<string>[]
Available options:
not_shipped,
arrival_expected,
received
tracking_number
string

Response

OK

id
integer
currency
string | null
deliver_by
string<date> | null
delivery_date
string<date> | null
estimated_ship_date
string<date> | null
shipped_date
string<date> | null
received_date
string<date> | null
status
enum<string>
Available options:
not_shipped,
arrival_expected,
received
notes
string | null
tracking_number
string | null
items
object[]
shipping_client
object | null
supplier
object | null
purchase_order_ids
integer[]