Document Verification
Document verification using web link
Please refer to API Authentication for API URL and authentication.
Note: If user not completed KYC and retrying the process please use same link until the expires_in time.
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
unique identifier for the given customer session on your platform, generated by your service. We expect it to be short-lived (e.g. expires after 30 min)
Maximum length:
100
Id for the customer. Please use the same ID you use for v1/customers API
URL were the user should be redirected to once they have completed the document verification flow.