v1

latestOpenAPI 3.0.1Apache 2.02026-07-26401961.7 KB
Businesses

Get eTIMS information on the business

get/etims-info

Response

Success

idstring
tax_pinstring required

Branch KRA PIN

branch_office_idstring required

Branch Office ID

branch_office_namestring required

Branch Office Name

branch_status_codestring required

Branch Status Code

county_namestring required

County Name

sub_county_namestring required

Sub County Name

tax_locality_namestring required

Tax Locality Name

location_descriptionstring required

Location Description

manager_namestring required

Manager Name

manager_contactstring required

Manager Contact

manager_emailstring required

Manager Email

is_head_officeboolean

Is Head Office

business_idstring required

Business ID

Example response

{
  "id": "branch_01HC3J1VVVM05YCTS61G7V3KC6",
  "tax_pin": "P012345678P",
  "branch_office_name": "Head Office",
  "county_name": "Nairobi",
  "sub_county_name": "Westlands",
  "tax_locality_name": "CBD",
  "location_description": "1st Floor",
  "manager_name": "John Doe",
  "manager_email": "manager@email.com",
  "is_head_office": true,
  "business_id": "business_01JPAF3FHV3M85T2KVEDQQGFGJ"
}
All 40 operations