Request
[GET]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | Private/secret key. Use <key> not Bearer <key> |
Query parameter
| Parameter | Type | Description | Required |
|---|---|---|---|
| pin * | string | The PIN number | required |
Sample response
Response
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | object | Contains the verification response data |
| entity.current_status | string | Current registration status of the KRA PIN |
| entity.effective_from_date | string | Date the KRA PIN became effective (dd/MM/yyyy) |
| entity.effective_to_date | string | Date the KRA PIN expires, if applicable |
| entity.obligation_name | string | Tax obligation type associated with the PIN |
| entity.pin | string | KRA PIN number |
| entity.pin_status | string | Active or inactive status of the PIN |
| entity.taxpayer_name | string | Name of the taxpayer |