Submit customer KYC

Submit a customer's KYC details for verification. Returns 202 Accepted; verification is processed asynchronously. Send a unique Idempotency-Key header so the request can be safely retried.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
Headers
string
required

Unique key for this request, exactly 32 characters. Reusing a key with a different body, or while the first request is still in flight, returns 409.

string
required
Responses

400

Missing tierId, the tier does not belong to the customer's merchant group, the onboarding fee configuration is invalid, insufficient funds for the onboarding fee, or a missing or non-32-character Idempotency-Key

401

Missing, invalid, or expired token

403

Insufficient token scope, or client certificate/source IP not allowed

404

Customer or tier not found (including when it belongs to another company)

409

The Idempotency-Key was reused for a different request or is still in progress

500

Internal server error

503

Bank service unavailable while validating the onboarding fee; the submission was not accepted and can be retried

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json