cURL
curl --request GET \ --url https://api.zivio.net/api/v3/purchase_orders/{id} \ --header 'X-API-Key: <api-key>' \ --header 'zivio-tenant-id: <api-key>'
{ "id": "23", "external_provider": "External Service", "external_id": "EX67868", "po_number": "EX67868", "version": 123, "status": "<string>", "owners": { "job": "2", "supplier": "2" } }
Documentation IndexFetch the complete documentation index at: https://docs.zivio.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zivio.com/llms.txt
Use this file to discover all available pages before exploring further.
ok
"23"
"External Service"
"EX67868"
Show child attributes