Create Invite Link
Invite Links
Create Invite Link
Create an invite link and provision a company.
POST
Create Invite Link
Create an invite link and provision a company.Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
integration | enum | Yes | Integration type (e.g. NETSUITE, STRIPE). |
companyName | string | Yes | Display name for the provisioned company. |
syncFrom | string | No | Historical sync start date (ISO 8601). |
syncConfig | array | No | Per-model sync config overrides. |
Response
Returns 201 Created with{ data: { inviteLink: { id, inviteLinkId, companyId } }, request_id }.Authorizations
Body
application/json
V4-supported integration types only.
Available options:
STRIPE, NETSUITE, XERO, ZOHO_BOOKS, WAFEQ, QUICKBOOKS, QUICKBOOKS_SANDBOX, BIG_COMMERCE, WOO_COMMERCE, OODOO_ACCOUNTING, SHOPIFY, FRESHBOOKS Display name for the provisioned company.
Historical sync start date (ISO 8601).