Advertisement
brooth

Untitled

Nov 14th, 2019
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.06 KB | None | 0 0
  1. {
  2.     "status": 200,
  3.     "message": "",
  4.     "offset": 0,
  5.     "limit": 2000,
  6.     "entities": [
  7.         {
  8.             "id": "4",
  9.             "vdt_provider_canal_id": "172",
  10.             "visitor_canal_id": "173",
  11.             "journey_started_at": null,
  12.             "journey_ended_at": null,
  13.             "arrived_at": null,
  14.             "status": 0,
  15.             "order_id": "testing vdt canal",
  16.             "created_at": "2019-11-13 13:22:18",
  17.             "updated_at": "2019-11-13 13:22:18",
  18.             "vdt_provider_canal": {
  19.                 "id": "172",
  20.                 "name": "Main Account Canal",
  21.                 "location": {
  22.                     "lat": null,
  23.                     "lon": null,
  24.                     "address": null
  25.                 }
  26.             },
  27.             "visitor_canal": {
  28.                 "id": "173",
  29.                 "name": "Main Account Canal",
  30.                 "location": {
  31.                     "lat": null,
  32.                     "lon": null,
  33.                     "address": null
  34.                 }
  35.             }
  36.         }
  37.     ]
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement