v1

latestOpenAPI 3.1.02026-07-24450175.9 KB

GovChecks: Kenya BRS

Validate a business against the Kenyan Business Registration Service

post/ke/brs

Request body

registrationNumberstring required

Registration number of a Kenyan business

callbackURLstring required

Response

200

{"stackTrail":"paths:/ke/brs:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}

Example response

{
  "error": {
    "type": "govCheckError",
    "code": "kenyanBrs.notFound",
    "message": "No results were found in the Kenyan Brs database"
  }
}