Update Business
The Business information may be updated if required.
PATCH
{{baseUrl}}/businesses/:business_id
Path Parameters
Name
Type
Description
business_id*
String
Request Body
Name
Type
Description
name
String
The registered Business name.
reg
String
The Business Registration Number.
Example:
xxxx / xxxxxx / xx
enterprise_num
String
The Business Enterprise Number.
Example:
Kxxxxxxxxxx
type
String
The type of company the Business is legally registered as.
Types of companies accepted: Private Company, Sole Proprietor, Public Company, Closed Corporation, Partnership, NGO, and Business Trust
API Responses
Examples
Before: Available Business Information
Patch: Updating the business name and business type
After: Updated Business Information
Last updated
Was this helpful?