Overview
Roma KYC APIs empowers merchants to do KYC of their individual customers. There are 5 API's.
- Submit Customer KYC: This API allow merchants to onboard the end customer.
- Get Customer KYC Status : This API allow merchants to check the KYC status.
- Get Terms and Conditions : This API allow merchant to see what Terms and Conditions they are accepting while submitting the KYC.
- Get RFI : For customer's whose KYC status is in
rfi_requested
state, the pending RFI requirements can be fetched from this API. - Submit RFI : The requested RFI details can be submitted using "Submit RFI" API. Once submitted, the status of the customer KYC gets updated to
in_review
.