curl -X GET "https://api.stablepay.global/v2/users/{userId}/kyc/declaration" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "success": true, "data": { "occupation": "salaried", "occupationOther": null, "incomeRange": "10l_to_25l", "isPep": false, "declarationAccepted": true, "submittedAt": "2025-06-15T10:40:00.000Z" } }
Retrieve the user’s submitted KYC declaration information
Documentation IndexFetch the complete documentation index at: https://docs.stablepay.global/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stablepay.global/llms.txt
Use this file to discover all available pages before exploring further.
Show properties