Skip to main content
POST
Start a best-and-final-offer (BAFO) round with the listed shortlisted proposals

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

Project ID

Body

application/json
bid_ids
array
required

Ids of the shortlisted proposals continuing into the BAFO round. Every other proposal on the project will be eliminated.

Example:
submission_deadline
string
required

When BAFO submissions close (ISO 8601, must be in the future).

Example:

"2026-08-15T17:00:00Z"

Response

The BAFO round after the call: who continues, who was eliminated

The response is of type object.