Reject a pending request
Beta. This endpoint is unstable and may still change without notice. Pin against the dated version and watch the changelog.
Records the caller’s rejection with a required comment. The version is marked rejected and the offer stays open for a re-publish. Only a named approver may decide.
Autorisierungen
API token of the organisation. Send it as Authorization: Bearer api_... The token is bound to exactly one organisation.
Pfadparameter
Offer ID (ULID).
Body
Required rejection rationale.
Antwort
The updated approval sub-resource.
Internal approval state of an offer. Returned only to authenticated staff, never to the recipient.
not_required, pending, approved, rejected, superseded Whether an approval workflow applies.
Whether the caller is a named approver who may decide now.
The running approval request. Null when none is pending.