The inventory status of each menu item in the provided list will be returned.
An InventorySearchRequest
object containing information used to search for menu items.
Successful operation
The specified menu item does not have inventory information.
{- "guids": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
[- {
- "guid": "ee6a7af7-650d-499b-8e32-58a52ffdb7bc",
- "itemGuidValidity": "VALID",
- "status": "IN_STOCK",
- "quantity": 0
}
]