WSInterCompanyConnectionData - accountsIQ/API-Wiki GitHub Wiki
This structure represents an entity data of inter-company connection.
WSInterCompanyConnectionData members
| Name | Type | Description |
|---|---|---|
| EntityID | String | The unique entity ID (company identifier). |
| EntityName | String | The entity name. |
| EntityBaseCurrencyCode | String | Currency Code for the entity. |
| AccountID | Int32 | The unique account ID (customer or supplier). |
| AccountCode | String | The customer or supplier code. |
| AccountName | String | The customer or supplier name. |
| AccountCurrencyCode | String | Currency Code of customer or supplier account. |