Skip to main content
POST
Card Reveal Session

Headers

Confirmation-Intent-ID
string
required

One-use, transaction-bound confirmation issued by this API.

Required string length: 16 - 200

Path Parameters

card_id
string
required

Response

Successful Response

A hosted provider hand-off: open url, optionally before expires_at, optionally polling for the outcome after poll_after_ms milliseconds.

card_reveal, grant_approval, and connect actions always carry expires_at, and grant_approval actions a positive poll_after_ms; a null expires_at occurs only on kyc_session, and a null poll_after_ms means no polling applies.

expires_at
string<date-time> | null
required
kind
enum<string>
required
Available options:
kyc_session,
card_reveal,
grant_approval,
connect
poll_after_ms
integer | null
required
Required range: x > 0
url
string
required