This JSON endpoint enables you to retrieve the inventory status of a single item at all Radial warehouses.

  • Inventory Segmentation: This functionality does not currently exist in the Inventory Status API. Response data is not be broken out by segment but is aggregated instead .

  • Lot Control: This functionality does not currently exist in the Inventory Status API. Response data will not be separated by lots but will instead be aggregated.

Details

Resource
GET /rom-availability-service/stores/{storeId}/inventoryStatus
Sample Request URL
http://lvststwsv04-06.us.gspt.net:19601/rom-availability-service/stores/TMSUS/inventoryStatus?itemID=21-RIT-AD1027&nodeId=TMSNA-DC445

Parameters

Parameter Description Required?
storeId Provided by Radial, this identifier indicates the sales channel. Yes
itemID The unique item identifier used within Radial systems. The required syntax is: <catalogId> + "-" + <clientItemId>. Yes
nodeType This value must be RADIAL_DC unless Radial advises otherwise. Yes, if nodeId is not included
nodeId Provided by Radial, this identifier represents the specific Radial warehouse. Yes, if nodeType is not included

Examples and Field Definitions