Guest User

Untitled

a guest
Oct 1st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.98 KB | None | 0 0
  1. "coupon":{  
  2.       "scheduledNotificationTime":null,
  3.       "notificationSendStatus":"notSent",
  4.       "createdDateTime":"2018-10-01T12:46:15.251",
  5.       "lastModifiedDateTime":"2018-10-01T12:46:15.251",
  6.       "frequency":null,
  7.       "frequencyPer":null,
  8.       "lifetimeBudget":null,
  9.       "notificationType":{  
  10.          "id":2,
  11.          "name":"Predictive Location",
  12.          "entityType":"NOTIFICATION_TYPE"
  13.       },
  14.       "notificationTypeId":2,
  15.       "geoFences":[  
  16.          {  
  17.             "type":3,
  18.             "typeName":"circle",
  19.             "defaultRadius":500,
  20.             "name":"Range Rd 173, Rosalind, AB T0B 3Y0, Canada",
  21.             "coordinates":[  
  22.                {  
  23.                   "x":52.78352599999999,
  24.                   "y":-112.39878450000003,
  25.                   "radius":500
  26.                }
  27.             ],
  28.             "workingHours":[  
  29.                {  
  30.                   "dayOfWeek":1,
  31.                   "startHour":null,
  32.                   "endHour":null
  33.                },
  34.                {  
  35.                   "dayOfWeek":2,
  36.                   "startHour":null,
  37.                   "endHour":null
  38.                },
  39.                {  
  40.                   "dayOfWeek":3,
  41.                   "startHour":null,
  42.                   "endHour":null
  43.                },
  44.                {  
  45.                   "dayOfWeek":4,
  46.                   "startHour":null,
  47.                   "endHour":null
  48.                },
  49.                {  
  50.                   "dayOfWeek":5,
  51.                   "startHour":null,
  52.                   "endHour":null
  53.                },
  54.                {  
  55.                   "dayOfWeek":6,
  56.                   "startHour":0,
  57.                   "endHour":24
  58.                },
  59.                {  
  60.                   "dayOfWeek":7,
  61.                   "startHour":null,
  62.                   "endHour":null
  63.                }
  64.             ],
  65.             "targetLat":52.78352599999999,
  66.             "targetLng":-112.39878450000003
  67.          }
  68.       ]
  69.    },
Advertisement
Add Comment
Please, Sign In to add comment