Corporations
Update corporation
Update details for a corporation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the corporation to update.
Body
application/json
The legal name of the corporation.
Example:
"Commenda Technologies Pvt. Ltd."
Response
200
application/json
Update one corporation response.
Example:
"Successfully updated corporation."