Verify
Verify account identity.
Return KYC details of the user.
POST
/
api
/
v1
/
account
/
verify
Authorizations
Contact Mesh to get client Secret
Contact Mesh to get client Id
Body
application/json
Auth token that allows connecting to the target institution.
Minimum length:
1
The Id which uniquely identifies the integration.
Response
200 - application/json
Available options:
ok
, serverFailure
, permissionDenied
, badRequest
, notFound
, conflict
, tooManyRequest
, locked
, unavailableForLegalReasons
A message generated by the API
User-friendly display message that can be presented to the end user
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.