Overview
Roma KYC APIs empower merchants to perform KYC for their individual customers. There are 5 APIs.
- Submit Customer KYC: This API allows merchants to onboard the end customer.
- Get Customer KYC Status: This API allows merchants to check the KYC status.
- Get Terms and Conditions: This API allows the merchant to see which Terms and Conditions they are accepting while submitting the KYC.
- Get RFI: For customers whose KYC status is in
rfi_requestedstate, the pending RFI requirements can be fetched from this API. - Submit RFI: The requested RFI details can be submitted using the Submit RFI API. Once submitted, the status of the customer KYC is updated to
in_review.