Global Trade Item Numbers REST Endpoints
Inventory Management/Subinventory Items/Global Trade Item Numbers
Details of the Global Trade Item Numbers (GTINs) associated with the items.
- Get all GTINs corresponding to items associated with a subinventory
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/subinventoryItems/{SubinventoryItemId}/child/GTINs - Get one GTIN corresponding to an item associated with a subinventory
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/subinventoryItems/{SubinventoryItemId}/child/GTINs/{GTINsUniqID}