Method: GET
Example Response:CopyCopyCopyCopyCopyCopyCopyCopy{
"status": "SUCCESS",
"inventory": {
"product_code": "Test5",
"product_id": "21584",
"stock_level": 12,
"on_puchase_order": 0,
"locations": [
{
"il_id": "21603",
"product_id": "21584",
"location_id": "A1",
"stock_level": "12",
"stock_warn_level": "0",
"priority": "10",
"parent_location_id": "0",
"location_name": "Default",
"location_type_id": "1",
"pickable": "0",
"on_hand_stock": "1",
"deleted_status": "0",
"location_type": "Default",
"location_priority": "1000"
}
]
}
}