Retrieve the informational catalog of supported incorporation countries and country-specific options. This endpoint helps clients render valid choices, but the create endpoint remains the source of truth for validation.
Returns the currently supported incorporation countries and country-specific option fields. Use this endpoint as an informational catalog for rendering choices in your UI. The create incorporation endpoint remains the source of truth for validation. Field keys map directly to paths insideDocumentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
countryOptions. Simple keys become direct properties, such as countryOptions.corporationType. Dotted keys, such as corporationTypeOptions.freeZone, represent nested objects inside countryOptions.
AE, CA, GB, IE, IN, KY, NZ, SG, and US.
key as the path inside countryOptions. For example, corporationTypeOptions.freeZone should be sent as:
corporationType field:
countryOptions as:
POST /partner/incorporation/customers/{customerId}/incorporations.