Business Customers
Identity Information
Update business entity identity and registration details
Update entity identity and registration information for KYB compliance.
PATCH /v1/businesses/:id/identity
Request Example
Request Fields
Field | Type | Required | Description |
---|---|---|---|
jurisdiction | string | Yes | Country code of incorporation (ISO 3166-1 alpha-2) |
entityType | string | Yes | Entity type (e.g., gmbh , llc , corporation , limited ) |
registrationNumber | string | Yes | Company registration number |
incorporationDate | string | Yes | Date of incorporation (ISO 8601 format) |
taxNumber | string | No | Tax identification number |
tradeName | string | No | Trading name if different from legal name |
Entity Types
Common entity types by jurisdiction:
- Germany (DE):
gmbh
,ag
,ug
- UK (GB):
limited
,plc
,llp
- US (US):
llc
,corporation
,partnership
- EU:
se
(Societas Europaea)
Response
Next Steps
After completing identity information: