ItemCrossReference
Represents item cross-reference records that map an item to alternate identifiers used by customers, vendors, or other items.
Columns
| Name | Type | ReadOnly | Description |
| alternateItem_Href | String | True |
The URL of the alternate item associated with this cross-reference. |
| alternateItem_Id | String | False |
The Id of the alternate item associated with this cross-reference. |
| alternateItem_Key | String | False |
The system-assigned key of the alternate item associated with this cross-reference. |
| alternateItem_Name | String | True |
The name of the alternate item associated with this cross-reference. |
| auditCreatedBy | String | True |
The user who created the item cross-reference. |
| auditCreatedDateTime | Datetime | True |
The date and time when the item cross-reference was created. |
| auditModifiedBy | String | True |
The user who last modified the item cross-reference. |
| auditModifiedDateTime | Datetime | True |
The date and time when the item cross-reference was last modified. |
| customer_Href | String | True |
The URL of the customer associated with this item cross-reference. |
| customer_Id | String | False |
The Id of the customer associated with this item cross-reference. |
| customer_Key | String | False |
The system-assigned key of the customer associated with this item cross-reference. |
| customer_Name | String | True |
The name of the customer associated with this item cross-reference. |
| href | String | True |
The URL of the item cross-reference resource. |
| id | String | True |
The unique identifier of the item cross-reference record. |
| itemAliasDescription | String | False |
The description of the item alias used in this cross-reference. |
| itemAliasId | String | False |
The alias Id assigned to the item in this cross-reference. |
| item_Href | String | True |
The URL of the item associated with this cross-reference. |
| item_Id | String | False |
The Id of the item associated with this cross-reference. |
| item_Key | String | False |
The system-assigned key of the item associated with this cross-reference. |
| item_Name | String | True |
The name of the item associated with this cross-reference. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the item cross-reference record. |
| referenceType | String | False |
The type of cross-reference, such as customer or vendor. |
| referenceTypeContext | String | True |
The context that determines how the cross-reference type is applied. |
| unitOfMeasure_Href | String | True |
The URL of the unit of measure associated with this item cross-reference. |
| unitOfMeasure_Id | String | False |
The Id of the unit of measure associated with this item cross-reference. |
| unitOfMeasure_Key | String | False |
The system-assigned key of the unit of measure associated with this item cross-reference. |
| vendor_Href | String | True |
The URL of the vendor associated with this item cross-reference. |
| vendor_Id | String | False |
The Id of the vendor associated with this item cross-reference. |
| vendor_Key | String | False |
The system-assigned key of the vendor associated with this item cross-reference. |
| vendor_Name | String | True |
The name of the vendor associated with this item cross-reference. |