Get Business by Customer Property
Search for a Business and retrieve their data using their enterprise number or business registration number.
Last updated
Was this helpful?
Search for a Business and retrieve their data using their enterprise number or business registration number.
Last updated
Was this helpful?
GET
{{baseUrl}}/businesses/property/:property?value=Kxxxxxxx
property*
String
The property you would like to search by (e.g. enterprise_num and or reg)
value*
string
The value of the property to get the Business. (e.g. Kxxxxxxx, xxxx/xxxxxx/xx )
Enterprise Number
Registration Number
Search for a business record by the companies enterprise number as provided by the Master of the High Court's Endorsement Letter(if Trust) or CIPC Registration Document (if Company). You can retrieve the business information in the API call by making use of the enterprise_num
search parameter.
Search for a business record by the companies enterprise number as provided by the Master of the High Court's Endorsement Letter(if Trust) or CIPC Registration Document (if Company). You can retrieve the business information in the API call by making use of the reg
search parameter.