AccountPartners
Captures details about partnerships or affiliations between accounts, such as collaborations or joint ventures, based on the 'account_partner__v' object.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
System-generated unique identifier for the account partner record. |
| Account Partner Type | String | True |
Specifies the type or classification of the account partner, based on predefined Vault object types used for categorization. |
| Global ID | String | True |
Globally unique system identifier assigned to the account partner across all Vault instances to ensure cross-system consistency. |
| Link | String | False |
System-generated URL link that provides direct access to the account partner record in the Vault interface. |
| Account Partner Name | String | False |
Human-readable name or title associated with the account partner entity. |
| Status | String | False |
Current lifecycle status of the account partner record, such as Active, Inactive, or Pending, based on Vault business rules. |
| Created By | String | True |
Username or identifier of the user who originally created this account partner record in the system. |
| Created Date | Datetime | True |
Timestamp indicating when the account partner record was initially created in the Vault. |
| Last Modified By | String | True |
Username or identifier of the user who last updated or modified the account partner record. |
| Last Modified Date | Datetime | True |
Timestamp capturing the most recent modification to the account partner record. |
| Account Partner ID | String | False |
External or reference identifier for the account partner, typically used for integration with legacy systems or third-party applications. |
| Default | Bool | False |
Boolean flag indicating whether this partner is marked as the default for the associated account. |
| Inventory Monitoring Type | String | False |
Defines the type of inventory monitoring used by this partner, such as Manual, Automated, or Third Party, depending on supply chain configuration. |
| Mobile ID | String | False |
Identifier used for mobile platform synchronization, enabling data retrieval and updates from mobile Customer Relationship Management (CRM) applications. |
| Order Type | String | False |
Specifies the type of order supported by the account partner, such as Primary, Secondary, or Replenishment. |
| Priority | Decimal | False |
Numerical value indicating the priority level of the partner in operational workflows, with lower values indicating higher priority. |
| Wholesaler | String | False |
Name or identifier of the wholesaler entity associated with this partner, used in distribution and supply chain scenarios. |
| Account | String | False |
Reference to the associated account record that this partner is linked to, forming a parent-child relationship. |
| Contract | String | False |
Reference to the contractual agreement that governs the relationship between the account and the partner. |
| Planogram | String | False |
Planogram configuration or reference that determines the merchandising layout managed by this account partner. |
| Owner | String | False |
User or group responsible for managing the account partner record, typically used for access control and ownership tracking. |
| Legacy CRM Id | String | False |
Identifier from a legacy customer relationship management system used for historical tracking and migration purposes. |