kxxb

Untitled

Feb 27th, 2020
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.53 KB | None | 0 0
  1. {
  2.     "status": "OK",
  3.     "code": 200,
  4.     "messages": "OK",
  5.     "data": {
  6.         "count": 3,
  7.         "items": [
  8.             {
  9.                 "name": "no-name",
  10.                 "cityId": 1,
  11.                 "partnerId": 1,
  12.                 "geozone": "{\"type\":\"Polygon\",\"coordinates\":[[[37.264363,55.62889],[37.209432,55.876199],[37.544515,56.002338],[38.011434,55.848455],[38.12679,55.644393],[37.555501,55.523308]]]}",
  13.                 "statusId": 1,
  14.                 "typeId": 1,
  15.                 "dtCreate": "2020-02-10 09:35:20",
  16.                 "uidCreate": 1
  17.             },
  18.             {
  19.                 "name": "no-name",
  20.                 "cityId": 1,
  21.                 "partnerId": 1,
  22.                 "geozone": "{\"type\":\"Polygon\",\"coordinates\":[[[37.264363,55.62889],[37.209432,55.876199],[37.544515,56.002338],[38.011434,55.848455],[38.12679,55.644393],[37.555501,55.523308]]]}",
  23.                 "statusId": 1,
  24.                 "typeId": 1,
  25.                 "dtCreate": "2020-02-10 09:34:06",
  26.                 "uidCreate": 1
  27.             },
  28.             {
  29.                 "name": "Москва",
  30.                 "cityId": 1,
  31.                 "partnerId": 1,
  32.                 "geozone": "{\"type\":\"Polygon\",\"coordinates\":[[[37.264363,55.62889],[37.209432,55.876199],[37.544515,56.002338],[38.011434,55.848455],[38.12679,55.644393],[37.555501,55.523308]]]}",
  33.                 "statusId": 1,
  34.                 "typeId": 1,
  35.                 "dtCreate": null,
  36.                 "uidCreate": null
  37.             }
  38.         ]
  39.     }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment