Get All Points of All SKUs

Return example

{
  "hash_next": "2020-07-22T18:16:08.113Z",
  "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"
      }
    },
    {
      "Place": {
        "code": "200",
        "created": "2020-07-23T18:27:28.796Z",
        "created_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "handling_time": 2,
        "id": "5f19d6903d66e1703cc4c8ec",
        "inspected": null,
        "modified": "2020-07-23T18:38:33.925Z",
        "modified_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "price": 200,
        "price_history": [],
        "priority": null,
        "quantity": 20,
        "reserved": null,
        "reserverdOrders": [],
        "sku": "222",
        "special_price": 9.9,
        "specialprice_history": [],
        "stock_history": [],
        "total_stock": null,
        "user_id": "129"
      }
    },
    {
      "Place": {
        "code": "200",
        "created": "2020-07-23T18:26:27.909Z",
        "created_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "handling_time": 2,
        "id": "5f19d6533d66e1703cc4c8e7",
        "inspected": null,
        "modified": "2020-07-23T18:26:27.909Z",
        "modified_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "price": 200,
        "price_history": [],
        "priority": null,
        "quantity": 22,
        "reserved": null,
        "reserverdOrders": [],
        "sku": "123",
        "special_price": 9.9,
        "specialprice_history": [],
        "stock_history": [],
        "total_stock": null,
        "user_id": "129"
      }
    },
    {
      "Place": {
        "code": "129",
        "created": "2020-07-23T18:15:38.171Z",
        "created_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "handling_time": 2,
        "id": "5f19d3cab70f566d593c5ed6",
        "inspected": null,
        "modified": "2020-07-22T18:16:08.113Z",
        "modified_by": "bc0661a61972734ce08811c6f3b5c3c0",
        "price": 200,
        "price_history": [],
        "priority": null,
        "quantity": 22,
        "reserved": null,
        "reserverdOrders": [],
        "sku": "123",
        "special_price": 9.9,
        "specialprice_history": [],
        "stock_history": [],
        "total_stock": null,
        "user_id": "129"
      }
    }
  ],
  "showing": 4,
  "total": 4
}
Language
Click Try It! to start a request and see the response here!