Create Onramp Session
Create a headless Stripe embedded onramp session from a server-held onramp intent using the server-held Link OAuth access token. If Stripe identity or KYC action is required, this endpoint returns 422 with action fields in error.details, including status, reason, kyc_next_step, kyc_status, kyc_required, identity_verification_required, and identity_verification_status.
Authorizations
Headers
API key for authentication
Path Parameters
Body
Stripe Link auth intent ID returned by /onramp/auth/intent
"lai_test_123"
Crypto customer ID returned by the Stripe embedded component after Link authentication
"ccus_test_123"
cryptoPaymentToken returned by the Stripe embedded component payment method collection step
"cpt_test_123"