What you observe
There is nothing explicit to opt in to. The passthrough is automatic on any ramp-touching flow for a KYC-verified user. As the partner, you see:- The widget opens directly on the destination step — payment capture, institution picker, or payout confirmation — rather than on a document-upload screen.
- Ramp sessions against a KYC-verified user return
201 CreatedfromPOST /v0/ramp/sessions. Against an unverified user, the call returns403 Forbiddenwith error codeKYC_NOT_VERIFIED.
One user, one ramp identity
Each Sumvin user maps to a single ramp identity for the lifetime of their account. Re-entering a ramp flow — another ramp session, a second bank-linking attempt, a different widget — always resolves to the same identity, and the verified state carries across all of them.Failure modes
Related
- KYC guide — how a user becomes KYC-verified
- KYC and attestation — the trust model
- Atomic Money ramps overview
- Reference