cURL
curl --request GET \ --url https://staging-api.getpartna.com/v4/kyc/supported-methods \ --header 'x-api-key: <api-key>' \ --header 'x-api-user: <api-key>'
{ "data": { "country": "KE", "methods": [ "sendotp", "receiveotp" ] }, "message": "success" }
Get supported KYC verification methods by country.
KES
NGN
Supported methods for KE (default)
Show child attributes