InterEntityAccountMapping
Represents inter-entity account mapping configurations that define how GL accounts are mapped between entities for inter-entity transactions.
Columns
| Name | Type | ReadOnly | Description |
| href | String | True |
The URL of the inter-entity account mapping resource. |
| id | String | True |
The unique identifier of the inter-entity account mapping record. |
| interEntityAccountMappingPlan | String | True |
The plan type for this inter-entity account mapping, indicating whether it uses basic or advanced mapping rules. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the inter-entity account mapping record. |
| ListAggregate_InterEntityAdvancedMaps | String | False |
The aggregate list of advanced inter-entity account maps associated with this mapping configuration. |
| ListAggregate_InterEntityBasicMaps | String | False |
The aggregate list of basic inter-entity account maps associated with this mapping configuration. |