Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.82 KB | None | 0 0
  1. {
  2.     "offerPrices": [{
  3.         "offerID": "20319773",
  4.         "offerGroupID": "20319774",
  5.         "zonePrices": [{
  6.             "productID": 20318698,
  7.             "zoneID": 1,
  8.             "eventID": "394",
  9.             "priceLevels": [{
  10.                 "label": "General Admission Standing",
  11.                 "priceLevelID": "3794",
  12.                 "availability": {
  13.                     "amount": 515,
  14.                     "sections": [{
  15.                         "id": 1,
  16.                         "amount": 515,
  17.                         "label": "GA STANDING"
  18.                     }]
  19.                 },
  20.                 "prices": [{
  21.                     "base": 3500,
  22.                     "priceTypeID": "45175"
  23.                 }],
  24.                 "order": 1
  25.             }],
  26.             "priceTypes": [{
  27.                 "priceTypeID": "45175",
  28.                 "label": "GA Standing",
  29.                 "minQty": 0,
  30.                 "maxQty": 0,
  31.                 "pricingMode": "PriceChart",
  32.                 "offerGroupID": "20319774",
  33.                 "sortOrder": 1
  34.             }],
  35.             "rawDynamicPrices": {},
  36.             "rawDynamicPriceRanges": {},
  37.             "isSoldOut": false
  38.         }]
  39.     }],
  40.     "currency": "USD"
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement