Skip to main content

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.

Payload

200 OK Response
400 Bad Request Response