Verify Kenya KRA PIN
Verify if a Kenya KRA PIN is genuine
Verify Kenya KRA PIN
POST
https://api.appruve.co/v1/verifications/ke/kra
This endpoint allows you to verify if a Kenya KRA PIN is genuine
Headers
Name
Type
Description
Authorization*
string
Bearer <token>
Request Body
Name
Type
Description
pin
string
The PIN number
{
"pin": "A000000010",
"taxpayer_name": "FIONA NYAWERA",
"pin_status": "Active",
"obligation_name": "Income Tax - Resident Individual",
"current_status": "Registered",
"effective_from_date": "23/03/2006",
"effective_to_date": ""
}
Last updated