Get KYC Types
GET
https://fuspay-kyc-prod-e9eb4fd3aa33.herokuapp.com/api/v1/kyc_type
Response
Key
Type
Description
_id
String
This is the id that represents the KYC (Business, Individual) .
flow_id
String
The flow id represents the specific flow of the KYC. Eg KYC for individuals can have different flows
name
String
This describes the kind of KYC e.g. Business.
Last updated