Check Inventory
Discover how to retrieve stock details for products at specific locations with the 'Check Inventory' subcategory.
Request
End Point
Header
Body
{
"filters": {
"sku": "<sku>",
"facilityId": ["<facilityId1>", "<facilityId2>", "<facilityId3>"],
"facilityId_op": "in"
}
}Parameter Name
Description
Required (Y/N)
Response
Status Code
Headers
Body
Parameter Name
Description
Last updated
Was this helpful?