Zivio API Documentation home page
Search or ask...
Support
Search...
Navigation
Invoices
Retrieve an invoice by ID
Documentation
API Reference
Endpoints
Welcome
Bank Accounts
Bids
EOIs
EOI Responses
Invoices
GET
Retrieve all invoices, filter by query
POST
Create an Invoice
GET
Retrieve an invoice by ID
DEL
Delete an invoice by ID
PATCH
Update an Invoice by ID
PUT
Update an invoice as paid
Jobs
Milestones
Offers
Orgs
Purchase Orders
Sales Invoices
Sales Milestones
Skill Categories
Skill Taxonomies
Skills
Suppliers
Supplier Lists
Users
Variation Orders
Invoices
Retrieve an invoice by ID
GET
/
invoices
/
{id}
Try it
Authorizations
X-API-Key
string
header
required
zivio-tenant-id
string
header
required
Path Parameters
id
number
required
Response
200 - */*
approved_at
string
approved_by
object
Show child attributes
approved_by.
business_unit
string
approved_by.
created_at
string
approved_by.
custom_fields
object
Show child attributes
approved_by.custom_fields.
key
string
approved_by.
department
string
approved_by.
division
string
approved_by.
email
string
approved_by.
first_name
string
approved_by.
has_oversight
string
approved_by.
id
integer
approved_by.
last_name
string
approved_by.
org_id
integer
approved_by.
org_name
string
approved_by.
updated_at
string
approved_by.
vetting_status
string
ccy
string
client
object
Show child attributes
client.
business_unit
string
client.
created_at
string
client.
custom_fields
object
Show child attributes
client.custom_fields.
key
string
client.
department
string
client.
division
string
client.
email
string
client.
first_name
string
client.
has_oversight
string
client.
id
integer
client.
last_name
string
client.
org_id
integer
client.
org_name
string
client.
updated_at
string
client.
vetting_status
string
client_org
object
Show child attributes
client_org.
created_at
string
client_org.
id
integer
client_org.
is_external_client
string
client_org.
name
string
client_org.
updated_at
string
created_at
string
due_on
string
id
integer
job_id
integer
job_summary
string
milestone_id
integer
net_total
string
status
string
supplier
object
Show child attributes
supplier.
created_at
string
supplier.
email
string
supplier.
id
integer
supplier.
name
string
supplier.
tax_number
string
supplier.
updated_at
string
supplier.
vetting_status
string
tax_total
string
total
string
updated_at
string
Create an Invoice
Delete an invoice by ID