Submit customer KYC
Onboarding
Submit customer KYC
First step of customer onboarding. Provide the customer’s email and type to receive a customer_id and a Terms of Service link they must accept before their account is created.
POST
Submit customer KYC
Headers
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
Example:
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
Example:
"pcx_abc123_xxxx"
Body
application/json