Advertisement
Guest User

Untitled

a guest
Apr 6th, 2020
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.37 KB | None | 0 0
  1. {
  2.     "success": 1,
  3.     "data": {
  4.         "0": {
  5.             "order": [
  6.                 {
  7.                     "id": 469479,
  8.                     "responsible_worker_id": 14,
  9.                     "f_name": "Jamie",
  10.                     "l_name": "Keating",
  11.                     "order_status": 11,
  12.                     "order_source": 1,
  13.                     "order_confirm": "book",
  14.                     "order_lost": false,
  15.                     "order_closed": false,
  16.                     "order_external": false,
  17.                     "multiple_dates": false,
  18.                     "move_type": "loc",
  19.                     "move_size": 3,
  20.                     "building_type": 1,
  21.                     "weight": "0",
  22.                     "volume": "0",
  23.                     "trucks": 1,
  24.                     "miles": "0",
  25.                     "crew": 1,
  26.                     "trvl_fee": "0.5",
  27.                     "min": "2",
  28.                     "max": "2",
  29.                     "price_per_hour": "30",
  30.                     "fuel_exp": "0",
  31.                     "claim": "0",
  32.                     "referral": "0",
  33.                     "total_estimate_min": "75",
  34.                     "total_estimate_max": "75",
  35.                     "extra_total": "0",
  36.                     "total_price_min": "75",
  37.                     "total_price_max": "75",
  38.                     "total_trvl_fee": "15",
  39.                     "created_at": "2020-04-03 16:59:59",
  40.                     "updated_at": null,
  41.                     "hash": "JudhcftEy715ELUg",
  42.                     "price_per_hour_auto": true,
  43.                     "rate": "normal",
  44.                     "intrastate_coef": "0",
  45.                     "intrastate_coef_auto": true,
  46.                     "interstate_coef": "0",
  47.                     "interstate_coef_auto": true,
  48.                     "weight_volume_auto": true,
  49.                     "interstate_mode": 1,
  50.                     "pick_up_shuttle": false,
  51.                     "delivery_shuttle": false,
  52.                     "shuttle_price": "0",
  53.                     "elevator_charge": "0",
  54.                     "stair_carry": "0",
  55.                     "fuel_surcharge": "0",
  56.                     "unpack_ser": "0",
  57.                     "pack_ser": "0",
  58.                     "interstate_par": "{\"trvl_fee\":\"0.5\",\"hours\":\"2\",\"unpack_service\":\"1\",\"fuel_surcharge\":\"15\",\"stair_carry\":\"75\",\"elevator_charge\":\"50\",\"main_mode\":\"1\",\"pack_service\":\"1.5\",\"shuttle\":[{\"min\":0,\"max\":100,\"value\":\"300\"},{\"min\":101,\"max\":200,\"value\":\"300\"},{\"min\":401,\"max\":500,\"value\":\"600\"},{\"min\":501,\"max\":600,\"value\":\"600\"},{\"min\":601,\"max\":700,\"value\":\"600\"},{\"min\":701,\"max\":800,\"value\":\"600\"},{\"min\":801,\"max\":900,\"value\":\"850\"},{\"min\":901,\"max\":1000,\"value\":\"850\"},{\"min\":201,\"max\":300,\"value\":\"350\"},{\"min\":301,\"max\":400,\"value\":\"350\"}]}",
  59.                     "delivery_days": "",
  60.                     "labor_and_transportation": "0",
  61.                     "truck_time": "0",
  62.                     "booked_date": null,
  63.                     "pack_time": "0",
  64.                     "truck_pack_time": false,
  65.                     "discount": 0
  66.                 }
  67.             ],
  68.             "phones": [],
  69.             "emails": [
  70.                 {
  71.                     "email": "jamie.e.keating@gmail.com"
  72.                 }
  73.             ],
  74.             "add_services": [],
  75.             "charges": [],
  76.             "packings": [],
  77.             "points": [
  78.                 {
  79.                     "id": 25608,
  80.                     "order_id": 469479,
  81.                     "address": "",
  82.                     "city": "Chicago",
  83.                     "zip": "60605",
  84.                     "ap": "",
  85.                     "floor": "",
  86.                     "elevator": true,
  87.                     "weight": 1,
  88.                     "lat": "41.8703314",
  89.                     "lng": "-87.62357420000001",
  90.                     "state": "IL",
  91.                     "point_type": "P",
  92.                     "note": "",
  93.                     "elevator_time": ""
  94.                 },
  95.                 {
  96.                     "id": 25609,
  97.                     "order_id": 469479,
  98.                     "address": "",
  99.                     "city": "Lemont",
  100.                     "zip": "60439",
  101.                     "ap": "",
  102.                     "floor": "0",
  103.                     "elevator": false,
  104.                     "weight": 2,
  105.                     "lat": "41.6729486",
  106.                     "lng": "-87.962884",
  107.                     "state": "IL",
  108.                     "point_type": "P",
  109.                     "note": "",
  110.                     "elevator_time": ""
  111.                 }
  112.             ],
  113.             "services": [
  114.                 {
  115.                     "id": 1,
  116.                     "order_id": 469479,
  117.                     "service_id": 1,
  118.                     "date_time": "2020-04-22 06:00:00",
  119.                     "time_type": false,
  120.                     "time_empty": true,
  121.                     "name": "Moving",
  122.                     "sign": "M",
  123.                     "deleted_at": null,
  124.                     "default": true
  125.                 }
  126.             ],
  127.             "manager": {
  128.                 "name": "Julia",
  129.                 "l_name": "C.",
  130.                 "phone": "7732368797",
  131.                 "email": "julia@h2hmovers.com"
  132.             }
  133.         },
  134.         "items": []
  135.     }
  136. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement