Skip to main content
POST
Bypass KYC (sandbox only)

Authorizations

Authorization
string
header
required

Cognito JWT token for regular user authentication

Body

country
enum<string>

Which capability group to verify the user into. Determines which offerings become available.

This is a capability group, not an ISO country code — EU is the EEA as a whole, since every member state gets the same offerings. Real country codes such as DE or ES are rejected.

US: ACH and wire on-ramps, ACH / RTP / push-to-card payouts, cards. Simulatable in sandbox. EU: SEPA credit transfer on-ramp and payout, gated behind EU regional compliance. Simulatable in sandbox. CA: Canadian offerings. No sandbox fixture yet — returns 501. GB: UK offerings. No sandbox fixture yet — returns 501.

Available options:
US,
CA,
EU,
GB
Example:

"EU"

failed
boolean

Set to true to simulate a failed KYC check

Response

The resulting verification document

The resulting verification document