Approve 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 approval. On full quorum the version goes live and the offer auto-releases for signing. 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
Optional approver comment.
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.