Skip to main content
POST
Approve a mandate (ALPHA)

Authorizations

x-api-key
string
header
required

Path Parameters

mandate_id
string
required

Body

application/json
approver_public_key
string
required
signature
string
required

Response

Mandate activated

id
string
status
enum<string>
Available options:
pending,
active,
rejected,
revoked,
done
approved_by_signer_id
string
rejected_by_signer_id
string

The signer that cancelled the mandate while it was still pending (§8); absent otherwise.

revoked_by_signer_id
string

The signer that cancelled the mandate after activation (§8); absent otherwise.