Add incorporation info
Submit information required to incorporate a new entity
curl --request POST \
--url http://staging.api.commenda.io/api/v1/incorporation-requests/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"corporationDetails": {
"US": {
"CCorp": {
"corporationName": "Commenda Technologies Inc.",
"website": "<string>",
"descriptionOfBusiness": "<string>",
"fiscalYearEndDate": "2023-12-25",
"physicalAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"mailingAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"authorizedShares": {
"shareCount": 10000000,
"sharesRetainedForESOPPool": 2000000,
"shareValuation": 0.00001
},
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isDirector": true,
"isAuthorizedSignatory": true,
"boardAppointedRoles": [
"President"
],
"sharesToIssue": 10000
}
]
},
"LLC": {
"llcName": "Commenda Technologies LLC.",
"website": "<string>",
"descriptionOfBusiness": "<string>",
"fiscalYearEndDate": "2023-12-25",
"physicalAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"mailingAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isAuthorizedSignatory": true,
"membershipInterestAllocation": 123
}
]
}
},
"IN": {
"PvtLtd": {
"corporationName": "Commenda Technologies Pvt. Ltd.",
"website": "<string>",
"physicalAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"addressProofFileId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isDirector": true,
"isAuthorizedSignatory": true,
"boardAppointedRoles": [
"President"
],
"sharesToIssue": 10000
}
]
},
"LLP": {
"corporationName": "Commenda Technologies Inc.",
"website": "<string>",
"descriptionOfBusiness": "<string>",
"capitalContribution": 123,
"addressProofFileId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isAuthorizedSignatory": true,
"capitalContribution": 123
}
]
}
}
}
}'
{
"id": "<string>",
"country": "US",
"corporationTypeInfo": {
"US": {
"state": "DE",
"corporationType": "CCorp"
},
"IN": {
"state": "KA",
"corporationType": "PvtLtd"
}
},
"status": "NotSubmitted",
"signedFormUrl": "https://app.commenda.io/incorporate/us/bf98ab92-4271-4ce8-a77a-742abefad853?key=1MO/rp2/LekU9aI3dNW5nj19U+VLw7PF1GOo5unzyR4"
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the incorporation request to delete.
Body
Exactly one of these fields should be set, matching the selected incorporation country. More options coming soon.
Exactly one of these fields should be set, matching the selected corporation type.
Name of the corporation to incorporate, including a valid suffix (like 'Inc.' or 'Ltd.').
"Commenda Technologies Inc."
Website of the company being incorporated.
Brief description of the intended purpose of the corporation. Minimum 25 characters.
25
Current physical home or office address.
Must be a valid postal code in the address's country
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
US address where you can receive mail.
Must be a valid postal code in the address's country
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
Key persons involved in this corporation including shareholders, officers and directors.
The unique identifier of the key person to link to this incorporation request.
"2535af08-a139-4d0c-9827-1651e46dfbcf"
Exactly one key person should be selected for each of these roles. This will be validated on submission of the incorporation request.
President
, Secretary
, Treasurer
Shares to issue to the key person on incorporation. Total shares granted to all employees must be less than or equal to the number of shares authorized.
10000
Date on which the corporation's fiscal year should end. Defaults to December 31st if not provided.
Name of the LLC to incorporate, including a valid suffix (like 'LLC').
"Commenda Technologies LLC."
Website of the company being incorporated.
Brief description of the intended purpose of the corporation. Minimum 25 characters.
25
Current physical home or office address.
Must be a valid postal code in the address's country
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
US address where you can receive mail.
Must be a valid postal code in the address's country
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
Key persons involved in this LLC including members and authorized signatories.
The unique identifier of the key person to link to this incorporation request.
"2535af08-a139-4d0c-9827-1651e46dfbcf"
What proportion of the LLC is owned by this member. Must sum to 100% across all LLC members.
Date on which the corporation's fiscal year should end. Defaults to December 31st if not provided.
Exactly one of these fields should be set, matching the selected corporation type.
Name of the corporation to incorporate, including a valid suffix (like 'Pvt. Ltd.').
"Commenda Technologies Pvt. Ltd."
Website of the company being incorporated.
Physical address where this business conducts operations
Must be a valid postal code in the address's country
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
Unique identifier for a file containing proof of this business's address, such as a utility bill or an NOC from the landlord. Must not be older than 2 months.
"2535af08-a139-4d0c-9827-1651e46dfbcf"
Key persons involved in this Pvt. Ltd. including shareholders, directors, and authorized signatories. At least 2 directors and shareholders are required.
The unique identifier of the key person to link to this incorporation request.
"2535af08-a139-4d0c-9827-1651e46dfbcf"
Exactly one key person should be selected for each of these roles. This will be validated on submission of the incorporation request.
President
, Secretary
, Treasurer
Shares to issue to the key person on incorporation. Total shares granted to all employees must be less than or equal to the number of shares authorized.
10000
Name of the LLP to incorporate, including a valid suffix (like 'LLP').
"Commenda Technologies Inc."
Website of the company being incorporated.
Brief description of the intended purpose of the corporation. Minimum 25 characters.
25
Initial capital contributed to the LLP by the partners.
Unique identifier for a file containing proof of this business's address, such as a utility bill or an NOC from the landlord. Must not be older than 2 months.
"2535af08-a139-4d0c-9827-1651e46dfbcf"
Key persons involved in this LLP including partners and authorized signatories. At least 2 partners are required.
The unique identifier of the key person to link to this incorporation request.
"2535af08-a139-4d0c-9827-1651e46dfbcf"
Initial capital contributed to the LLP. A contribution makes this key person a partner in the LLP, and determines their ownership stake. Capital contributions from all key persons must sum to the total capital contribution for the LLP.
Response
Unique identifier for this incorporation request.
ISO 3166 2-letter country code. Ex: US, IN, GB.
"US"
Exactly one of these fields should be set, matching the selected incorporation country. More options coming soon.
US-specific incorporation options.
India-specific incorporation options.
NotSubmitted
, InProgress
, NeedsAdditionalInfo
, Succeeded
, Failed
A signed URL that customers can visit to upload their incorporation information. Valid for 24 hours.
"https://app.commenda.io/incorporate/us/bf98ab92-4271-4ce8-a77a-742abefad853?key=1MO/rp2/LekU9aI3dNW5nj19U+VLw7PF1GOo5unzyR4"
Was this page helpful?
curl --request POST \
--url http://staging.api.commenda.io/api/v1/incorporation-requests/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"corporationDetails": {
"US": {
"CCorp": {
"corporationName": "Commenda Technologies Inc.",
"website": "<string>",
"descriptionOfBusiness": "<string>",
"fiscalYearEndDate": "2023-12-25",
"physicalAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"mailingAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"authorizedShares": {
"shareCount": 10000000,
"sharesRetainedForESOPPool": 2000000,
"shareValuation": 0.00001
},
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isDirector": true,
"isAuthorizedSignatory": true,
"boardAppointedRoles": [
"President"
],
"sharesToIssue": 10000
}
]
},
"LLC": {
"llcName": "Commenda Technologies LLC.",
"website": "<string>",
"descriptionOfBusiness": "<string>",
"fiscalYearEndDate": "2023-12-25",
"physicalAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"mailingAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isAuthorizedSignatory": true,
"membershipInterestAllocation": 123
}
]
}
},
"IN": {
"PvtLtd": {
"corporationName": "Commenda Technologies Pvt. Ltd.",
"website": "<string>",
"physicalAddress": {
"line1": "<string>",
"line2": "<string>",
"city": "<string>",
"state": "<string>",
"postalCode": "<string>",
"country": "US"
},
"addressProofFileId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isDirector": true,
"isAuthorizedSignatory": true,
"boardAppointedRoles": [
"President"
],
"sharesToIssue": 10000
}
]
},
"LLP": {
"corporationName": "Commenda Technologies Inc.",
"website": "<string>",
"descriptionOfBusiness": "<string>",
"capitalContribution": 123,
"addressProofFileId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"keyPersons": [
{
"keyPersonId": "2535af08-a139-4d0c-9827-1651e46dfbcf",
"isAuthorizedSignatory": true,
"capitalContribution": 123
}
]
}
}
}
}'
{
"id": "<string>",
"country": "US",
"corporationTypeInfo": {
"US": {
"state": "DE",
"corporationType": "CCorp"
},
"IN": {
"state": "KA",
"corporationType": "PvtLtd"
}
},
"status": "NotSubmitted",
"signedFormUrl": "https://app.commenda.io/incorporate/us/bf98ab92-4271-4ce8-a77a-742abefad853?key=1MO/rp2/LekU9aI3dNW5nj19U+VLw7PF1GOo5unzyR4"
}