Get All Stock Points for One Sku

Return example

{
  "hash_next": "2020-07-23T18:57:21.381Z",
  "hash_prev": "2020-07-23T18:57:21.381Z",
  "limit": 50,
  "result": [
    {
      "Place": {
        "code": "129",
        "created": "2020-07-23T18:57:21.381Z",
        "created_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "handling_time": 2,
        "id": "5f19dd911682526c240fd681",
        "inspected": null,
        "modified": "2020-07-23T18:57:21.381Z",
        "modified_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "price": 200,
        "price_history": [],
        "priority": null,
        "quantity": 20,
        "reserved": null,
        "reserverdOrders": [],
        "sku": "900",
        "special_price": 9.9,
        "specialprice_history": [],
        "stock_history": [],
        "total_stock": null,
        "user_id": "129"
      }
    }
  ],
  "showing": 1,
  "total": 1
}
Language
Click Try It! to start a request and see the response here!