Skip to main content
GET
Get a Purchase Order

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. The access token from POST /oauth/token is sent as a bearer token. Request only the scopes you need.

zivio-tenant-id
string
header
required

Your Zivio organisation identifier. The regional API endpoints serve every Zivio organisation, so each request must identify yours.

Path Parameters

id
integer
required

Purchase Order ID

Response

Purchase Order details

id
integer
client_org_id
integer
po_number
string
version
integer
status
integer
updating
boolean
Example:

true

external_provider
string
external_id
string
ccy
string
expiry_date
string
deleted_at
string
created_at
string
updated_at
string
owners
object[]