Skip to main content
GET
Get a Offer

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

Offer ID

Response

Offer details

id
integer
version
integer
status
enum<string>
Available options:
pending,
accepted,
declined,
withdrawn,
expired,
onboarding,
generating,
signature_error,
sending,
cancelled,
draft,
submitted
Example:

"pending"

rate
object
budget
object
additional_terms
string
created_by
object | null
auto_close
boolean
Example:

true

supplier_contract_template
string
client_contract_template
string
skip_acceptance
boolean
Example:

true

submitted_at
string
start_date
string
due_on
string
expires_at
string
accepted_at
string
approved_at
string
approved_by
object | null
approver_declined_reason
string
declined_at
string
declined_reason
string
reject_reason
string
bid
object | null
milestone_proposals
object[]
line_item_proposals
object[]
admin_custom_fields
object

Key-value pairs of custom field data

custom_fields
object

Key-value pairs of custom field data

created_at
string
updated_at
string
project
object | null