KYC
APIs for customer KYC submission, status checking, and RFI handling.
📄️ Submit Customer KYC
This API allows merchants to onboard the end customer by submitting KYC details for an individual customer.
📄️ Get Customer KYC Status
Retrieves the KYC record for the customer.
📄️ Get Terms and Conditions
Returns the terms and conditions for the customer to accept.
📄️ Get RFI
When the KYC status is `rfi_requested`, call this API to get all the information required to process the KYC.
📄️ Submit RFI
When the KYC status is `rfi_requested`, call this API to submit all the information required to process the KYC.