Skip to main content
POST
Eliminate a proposal — reject or archive it, notifying the supplier

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

Bid ID

Body

application/json
reason
string

Why the proposal was eliminated. Recorded on the audit trail; not sent to the supplier.

Example:

"The proposal does not meet the mandatory delivery deadline."

Response

The proposal's disposition after the call

The response is of type object.