Review an eKYC check

Approve or reject an eKYC check. The Reviewer type will be set to api.

Path Params
uuid
required

Id of the eKYC check

Body Params
string
enum
required
Allowed:
string | null

Optional comment for the review.

boolean

Set to true to change the status of an already reviewed check (in status approved or rejected).

Responses

400

The request is either malformed or contain invalid parameters.

  • Make sure the identifier specified in the URL is a valid UUID
  • Make sure the body payload matches the expected schema
404

No eKYC check can be found.

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