Create Onboarding Session
POST/onboarding/:CustomerID
This endpoint initiates Noah's Standard Model onboarding flow. Through this solution, Noah establishes direct contractual relationships with your end customers, handling all KYB/KYC verification and Terms and Conditions acceptance on your behalf.
Use the endpoint to retrieve a response consisting of a URL, which you pass to your customer so that they can enter their details in a Hosted Onboarding session.
Follow the step-by-step guide: Hosted Onboarding Recipe
Additional KYC applications for users who have already completed KYC will be rejected. Duplicate applications are flagged as a fraud prevention measure. If a user has already completed KYC, do not initiate another KYC session. Instead, retrieve the user's existing verification status. For details, see KYC Platform.
Note: Customers needing to process USD payments must make use of Hosted Onboarding, rather than using Reliance Onboarding.
Request
Responses
- 200
- 201
- 400
- 401
- 500
Hosted onboarding session request successful. The OnboardingStatus field indicates an action is required to complete the onboarding.
Customer created
Bad request
Client is not authorized to perform this action
Internal server error