Start Onboarding
Use this endpoint to initiate customer onboarding
Initiate Onboard Request
POST
/onboard
Before you can start verifying customer identity, you need to initiate an onbording request, and later on use the returned onboarding request id to verify customer identity through a series of question and answers from the NIDA.
Headers
Name
Type
Description
authorization*
string
Bearer authorization token to authenticate the request
x-request-id*
string
A unique id identifying this request
Last updated