Create an incorporation service for a company
Services
Create an incorporation service
Start a supported incorporation service for an affiliate-owned company and return the linked payment intent id.
POST
Create an incorporation service for a company
Creates a supported incorporation service for an affiliate-owned company and returns the
Requests with an unsupported
paymentIntentId used by the current public handoff flow.
Supported service types
Only the followingserviceType values are accepted:
| Service type | Description |
|---|---|
US_CCORP_INCORPORATION | United States C-Corporation |
US_LLC_INCORPORATION | United States LLC |
CA_CORP_INCORPORATION | Canada Corporation |
INDIA_PVT_LTD_INCORPORATION | India Private Limited |
INDIA_LLP_INCORPORATION | India LLP |
UAE_INCORPORATION | United Arab Emirates |
UK_INCORPORATION | United Kingdom |
IE_INCORPORATION | Ireland |
SG_INCORPORATION | Singapore |
serviceType return 400 Bad Request with a message listing the valid options.
Example error response
Authorizations
Body
application/json
Company that the new incorporation service should be attached to.
Example:
77
Incorporation service types currently supported by the legacy affiliate API.
Available options:
US_CCORP_INCORPORATION, US_LLC_INCORPORATION, CA_CORP_INCORPORATION, INDIA_PVT_LTD_INCORPORATION, INDIA_LLP_INCORPORATION, UAE_INCORPORATION, UK_INCORPORATION, IE_INCORPORATION, SG_INCORPORATION Response
Service and payment intent created successfully
Identifier for the newly created payment intent that anchors the current public flow.
Example:
"pi_123"