Business Verification Check

# Introduction

Verify business registration details using the official Business Registration Number (BRN/TIN) in Tanzania (BRELA/TRA integration).

# Request Parameters

Field Description Type Required
search_type Must be BUSINESSVERIFICATION String Yes
registrationNumber Business Registration Number (BRN) or TIN to verify String Yes
identifier Same as registrationNumber (kept for backward compatibility) String Yes
countryCode Country code (e.g., TZ for Tanzania) String Yes
isConsent Indicates whether consent was obtained (true/false) Boolean Yes
score_type Scoring type. Use BUSINESSVERIFICATION String Yes

# Response Parameters

Below is a sample response

# Business Registration Verification

Search details on a driver. As sample response is as follows:

{
  "code": "200.001",
  "data": {}
}