get https://api.cloud.mbanq.com/v1/clients//verificationstatus
Use this API to retrieve the verification status of a client. It's retrieved against a KYC Id. The status can is one of the following:
- PENDING: Verification has not been initiated.
- IN_PROGRESS: Verification is currently in progress.
- APPROVED: Verification has been completed successfully.
- REJECTED: Verification has failed.