Corporations
Create corporation
POST
/
corporations
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
legal_name
string
requiredThe legal name of the corporation.
Response
200 - application/json
data
object
message
string