Skip to main content
POST
Reject an offer

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Path Parameters

offerId
string
required

Offer id.

Body

application/json
reason
string
required

Audit-quality justification.

Required string length: 1 - 500

Response

The rejected offer.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"