Skip to main content
POST
Simulate a customer admin's stamp on a parked ceremony approval

Authorizations

x-api-key
string
header
required

Path Parameters

token
string
required

Body

application/json
outcome
enum<string>
default:approved
Available options:
approved,
declined

Response

id
string
required
Pattern: ^vrf_[0-9A-Za-z]{22}$
token
string
required
customerId
string
required
Pattern: ^cus_[0-9A-Za-z]{22}$
type
enum<string>
required
Available options:
wallet_signer_activation,
transaction_approval,
ceremony_approval,
signer_recovery_enrollment
clientReferenceId
string
required
status
enum<string>
required
Available options:
pending,
completed,
expired,
failed
method
enum<string> | null
required
Available options:
oauth_google,
passkey,
api_key
completedAt
string<date-time> | null
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

createdAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

updatedAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

enrollmentOutcome
object | null