Ghana Business Lookup ๐ฌ๐ญ
Lookup a business entity in Ghana
This service is currently not available due to changes by the service provider.
Lookup Ghana Business Entity
POST
https://api.appruve.co/v1/verifications/gh/business_tin
In Ghana, one can search a business entity using the TIN (Tax Identification Number). If the search is successful, Appruve will return the business entityโs registration details.
Headers
Name
Type
Description
Authentication*
string
Bearer Authentication token.
Request Body
Name
Type
Description
tin
string
The entity's TIN
{
"tin": "C00123456789",
"entity_name": "JOHN DOE LIMITED",
"date_of_registration": "11/12/2016",
"number_of_years_old": 5,
"phone_number": "0044123000",
"email_address": "[email protected]"
}
Last updated