The Integration type is a sub-entity of various main entities (Product, Variant, Customer, Supplier, etc.) and contains data linking to external platforms.
| Field | Type | Description |
|---|
id | String | Provider ID (renamed from provider_id). |
provider | String | Integration provider name (e.g., "shopify", "quickbooks"). |
data | JSON | Integration-specific data. |
auth_company_id | String | Authentication company ID. |
| Field | Type | Description |
|---|
provider_id | String | Provider ID. |
provider | String | Integration provider name. |
data | JSON | Integration-specific data. |