Advertisement
AndyVROMO

Create Job on Site With Blueprint Assigned

Feb 18th, 2020
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.81 KB | None | 0 0
  1. {
  2.   "items": [{
  3.     "attr": {
  4.       "items": [{
  5.           "created": 1582025826052,
  6.           "id": 307865617237249,
  7.           "key": "Chef Instructions",
  8.           "subject": 307865617235969,
  9.           "value": "No onions on burger please"
  10.         },
  11.         {
  12.           "created": 1582025826052,
  13.           "id": 307865617237505,
  14.           "key": "Driver Instructions",
  15.           "subject": 307865617235969,
  16.           "value": "Please do not ring the doorbell"
  17.         }
  18.       ]
  19.     },
  20.     "contact": {
  21.       "email": "mike@mikescafe.com",
  22.       "name": "Mike",
  23.       "phone": "+353832224444"
  24.     },
  25.     "created": 1582025826052,
  26.     "group": 13433822412801,
  27.     "id": 307865617235969,
  28.     "name": "Order Number #483920",
  29.     "policy": {
  30.       "id": 139583686050049
  31.     },
  32.     "site": {
  33.       "id": 288045805830145
  34.     },
  35.     "tasks": {
  36.       "items": [{
  37.           "constraints": ["region"],
  38.           "created": 1582025826052,
  39.           "id": 307865617236225,
  40.           "ix": 0,
  41.           "timeframe": {
  42.             "by": 1578585415881
  43.           },
  44.           "zone": {
  45.             "address": "10 O'Connell Street, Dublin, Ireland",
  46.             "coords": {
  47.               "lat": 53.35129176531859,
  48.               "lon": -6.263011581874707
  49.             },
  50.             "name": "Andy's Restaurant",
  51.             "type": "arrival"
  52.           }
  53.         },
  54.         {
  55.           "constraints": ["region", "manual"],
  56.           "created": 1582025826052,
  57.           "id": 307865617236481,
  58.           "ix": 1,
  59.           "zone": {
  60.             "address": "10 O'Connell Street, Dublin, Ireland",
  61.             "coords": {
  62.               "lat": 53.35129176531859,
  63.               "lon": -6.263011581874707
  64.             },
  65.             "name": "Andy's Restaurant",
  66.             "type": "departure"
  67.           }
  68.         },
  69.         {
  70.           "constraints": ["region"],
  71.           "created": 1582025826052,
  72.           "id": 307865617236737,
  73.           "ix": 2,
  74.           "zone": {
  75.             "address": "VROMO, Phibsborough Tower, Dublin 7, Ireland",
  76.             "coords": {
  77.               "lat": 53.355473,
  78.               "lon": -6.270598
  79.             },
  80.             "name": "Arrive at Customer",
  81.             "type": "arrival"
  82.           }
  83.         },
  84.         {
  85.           "constraints": ["region"],
  86.           "created": 1582025826052,
  87.           "id": 307865617236993,
  88.           "ix": 3,
  89.           "timeframe": {
  90.             "by": 1578589038037
  91.           },
  92.           "zone": {
  93.             "address": "VROMO, Phibsborough Tower, Dublin 7, Ireland",
  94.             "coords": {
  95.               "lat": 53.355473,
  96.               "lon": -6.270598
  97.             },
  98.             "name": "Depart Customer",
  99.             "type": "departure"
  100.           }
  101.         }
  102.       ]
  103.     },
  104.     "tracking": "https://vrom.io/DS7qLNYL1"
  105.   }]
  106. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement