Documentation Index
Fetch the complete documentation index at: https://docs.smartcomply.com/llms.txt
Use this file to discover all available pages before exploring further.
Verify your customers’ identity using their KRA PIN
Adhere’s KRA PIN endpoint allows you to verify a customer’s Kenya Revenue Authority (KRA) Personal Identification Number (PIN), returning their taxpayer details including name, PIN status, iTax status, and obligation details.Request Endpoint
POST {{BASE_URL}}/api/onboarding/kenya_kyc/kra_pin/
- Media-Type:
application/json
Status Codes
- 200 OK: The request was successful, and the KRA PIN details are returned successfully.
- 400 Bad Request: The request could not be completed due to invalid or missing information.