Accepting eKYC Request
The validation method to accept an incoming registering user
{
"Content-Type": "application/json",
"Accept": "application/json",
"x-api-key": "Your API key"
}{"id":"returned ID number"}{
"message": "Kyc request accepted"
}Last updated