Advertisement
fyulistian

Tier Catalogue V2

Nov 30th, 2022
969
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.98 KB | None | 0 0
  1. {
  2.     "code": "000",
  3.     "status": "SUCCESS",
  4.     "data": {
  5.         "tiers": [
  6.             {
  7.                 "{{ as_is }}",
  8.                 "badge_icon" : "deleted",
  9.                 "top_badge_icon" : "deleted",
  10.                 "badge_icon_url": "https://cms-development.s3.ap-southeast-1.amazonaws.com/media-xl/blue_0.png?f2asiS6cGa3ofudbBXFU2dnfeqVrmGl_",
  11.                 "top_badge_icon_url": "",
  12.                 "benefits": [
  13.                     {
  14.                         "{{ as_is }}",
  15.                         "icon" : "deleted",
  16.                         "icon_url": "https://cms-development.s3.ap-southeast-1.amazonaws.com/media-xl/favorit.png?V3Ho1AdK.vjsODVzsk1EozI5dEU48ueS"
  17.                     }
  18.                 ],
  19.                 "static_benefits": [
  20.                     {
  21.                         "{{ as_is }}",
  22.                         "icon" : "deleted",
  23.                         "icon_url": "https://cms-development.s3.ap-southeast-1.amazonaws.com/media-xl/rewards_1.png?4BF88svmQG2h2vs7Ou5ZDL8cG6d3E.oC"
  24.                     }
  25.                 ],
  26.                 "banners": [
  27.                     {
  28.                         "{{ as_is }}",
  29.                     }
  30.                 ],
  31.             }
  32.         ]
  33.     }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement