GTINRelationships
The GTIN Relationships resource manages the relationship between an internal item and GTIN.
Columns
| Name | Type | Description |
| ItemRelationshipId [KEY] | String | Value that uniquely identifies the GTIN relationship. |
| OrganizationId | String | Value that uniquely identifies the organization. |
| OrganizationCode | String | Abbreviation that identifies the organization. |
| InventoryItemId | String | Value that uniquely identifies an item. |
| Item | String | Name or number of the part, item, product, or service. |
| RevisionCode | String | Abbreviation that identifies the revision of the item. |
| PartyType | String | Type of the party. |
| PartyName | String | Name of the party. |
| RegistryId | String | Value that uniquely identifies the party. |
| GTIN | String | Number that identifies the global trade item. |
| UOM | String | Unit of measure for the GTIN relationship. |
| RelationshipDescription | String | Description of the GTIN relationship. |
| EPCGTINSerial | String | Value that identifies the electronic product code or the GTIN serial number. |
| CreationDateTime | Datetime | Date and time when the user created the GTIN relationship. |
| LastUpdateDateTime | Datetime | Date when the user most recently updated the GTIN relationship. |
| CreatedBy | String | User who created the GTIN relationship. |
| LastUpdateLogin | String | Login that the user used when updating the GTIN relationship. |
| LastUpdatedBy | String | User who most recently updated the GTIN relationship. |