AffiliateEntity
Represents affiliate entities used to identify and manage related organizations in intercompany and multi-entity transactions.
Columns
| Name | Type | Description |
| auditCreatedBy | String | The user who created the affiliate entity. |
| auditCreatedDateTime | Datetime | The date and time when the affiliate entity was created. |
| auditModifiedBy | String | The user who last modified the affiliate entity. |
| auditModifiedDateTime | Datetime | The date and time when the affiliate entity was last modified. |
| href | String | The URL of the affiliate entity resource. |
| id | String | The unique identifier of the affiliate entity. |
| key [KEY] | String | The system-assigned key that uniquely identifies the affiliate entity record. |
| name | String | The name of the affiliate entity. |
| status | String | The current status of the affiliate entity, such as active or inactive. |