Endpoints
POST /api/v1/enrollment/submit-for-review
POST
{
"correlationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
}
correlationId
should be the response of the POST Individual endpoint.
Response
Success: Code 200 which indicates success
BadInput : Code 400 with error messages.
NotFound : Code 404 indicating correlationId was not found
Server Failure: Code 500 with no error message
Now wait for a manual KYC approval and you should receive an email for confirmation.