kxxb

tech/vehicleStatus

Feb 19th, 2020
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.92 KB | None | 0 0
  1. {
  2.     "status": "OK",
  3.     "code": 200,
  4.     "messages": "OK",
  5.     "data": {
  6.         "total": 2,
  7.         "items": [
  8.             {
  9.                 "id": 31,
  10.                 "userId": "",
  11.                 "name": "Москва  тест № -77-3314",
  12.                 "typeId": 3,
  13.                 "type": "kick scooter",
  14.                 "statusId": 3,
  15.                 "status": "INRENT",
  16.                 "statusRu": "в аренде",
  17.                 "lock": {
  18.                     "id": "",
  19.                     "IDDevice": 863921038909692,
  20.                     "agentId": "",
  21.                     "qrCode": "",
  22.                     "gsmStatus": 52,
  23.                     "battery": 82,
  24.                     "lat": 55.751657,
  25.                     "lng": 37.614414
  26.                 },
  27.                 "images": [
  28.                     "https://api.test.pilot-bike.com/media/fileContent/e1ba68042dee443bae94e9a0710f7707",
  29.                     "https://api.test.pilot-bike.com/media/fileContent/3f78f457e7b5643264b8f30dcfaf3a85",
  30.                     "https://api.test.pilot-bike.com/media/fileContent/eab020454b91133e1f9e1072d85a8855"
  31.                 ],
  32.                 "modelType": "Городской",
  33.                 "modelName": "Stern Dynamic 1.0 26\"",
  34.                 "modelColor": "Синий",
  35.                 "speedCount": 5,
  36.                 "ownerName": "Keklik & Co",
  37.                 "maintenanceDt": "01.01.2020 20:20",
  38.                 "claims": "О проблемах не сообщалось"
  39.             },
  40.             {
  41.                 "id": 35,
  42.                 "userId": "",
  43.                 "name": "Москва  тест № -77-7452",
  44.                 "typeId": 3,
  45.                 "type": "kick scooter",
  46.                 "statusId": 3,
  47.                 "status": "INRENT",
  48.                 "statusRu": "в аренде",
  49.                 "lock": {
  50.                     "id": "",
  51.                     "IDDevice": 863921037357321,
  52.                     "agentId": "",
  53.                     "qrCode": "",
  54.                     "gsmStatus": 75,
  55.                     "battery": 73,
  56.                     "lat": 55.751816,
  57.                     "lng": 37.615616
  58.                 },
  59.                 "images": [
  60.                     "https://api.test.pilot-bike.com/media/fileContent/e1ba68042dee443bae94e9a0710f7707",
  61.                     "https://api.test.pilot-bike.com/media/fileContent/3f78f457e7b5643264b8f30dcfaf3a85",
  62.                     "https://api.test.pilot-bike.com/media/fileContent/eab020454b91133e1f9e1072d85a8855"
  63.                 ],
  64.                 "modelType": "Городской",
  65.                 "modelName": "Stern Dynamic 1.0 26\"",
  66.                 "modelColor": "Синий",
  67.                 "speedCount": 5,
  68.                 "ownerName": "Keklik & Co",
  69.                 "maintenanceDt": "01.01.2020 20:20",
  70.                 "claims": "О проблемах не сообщалось"
  71.             }
  72.         ]
  73.     }
  74. }
Advertisement
Add Comment
Please, Sign In to add comment