v2

OpenAPI 3.1.02026-07-3139137119.0 KB
off-ramp

Create Off-ramp Verification

post/off-ramp/verification

Headers

Authorization-Signaturestring required

HMAC-SHA256 signature header: 'APIKey=<api_key>,signature=<hex>,timestamp=<unix_timestamp>'. The signature is computed over METHOD + path (with the /v3 prefix stripped) + timestamp.

Request body

emailstring required
type'individual' | 'business' required

Whether the KYC link is for an individual or a business

full_namestring
endorsementsEndorsementName[]
redirect_uristring

Response

KYC link created

idstring required
type'individual' | 'business' required

Whether the KYC link is for an individual or a business

customer_idstring nullable
full_namestring nullable
emailstring required
kyc_linkstring required
kyc_status'not_started' | 'incomplete' | 'awaiting_questionnaire' | 'awaiting_ubo' | 'under_review' | 'approved' | 'rejected' | 'paused' | 'offboarded' required

Current verification status of the KYC link

tos_linkstring required
tos_status'pending' | 'approved' required

Whether the customer has accepted the Terms of Service

created_atstring nullable