Update Identity
Modify identity information. (Business Only)
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The details required to update business identity.
Full business name as it appears on legal documents.
Example:
"Acme Incorporation"
Date of incorporation as it appears on legal documents.
Example:
"2022-10-12"
Legal structure as it appears on legal documents.
Available options:
limited
, partnership
, sole-trader
, trust
, limited-gaurantee
, limited-partnership
, limited-liability-partnership
, limited-liability-company
, general partnership
, sole-proprietorship
, private-limited-company
, public-limited-company
, for-profit-corporation
, non-profit-corporation
Example:
"for-profit-corporation"
Chamber of Commerce registration number.
Example:
"XX123456"
Tax / FIN number issued by local authority.
Example:
"FN123456"
Industry as it appears on legal documents.
Available options:
agroculture
, automotive
, aviation
, commerce
, communicationns
, construction
, consulting
, education
, energy
, finance
, food-beverage
, government
, health
, hospitality
, insurance
, import-export
, legal
, logistics
, manufacturing
, marketplace
, media
, mining
, oil-gas
, pharmaceuticals
, real-estate
, retail
, restaurant
, services
, software-as-a-service
, technology
, tranportation
, utilities
Example:
"technology"
Country of registration in ISO Alpha2 format.
Example:
"SR"