Advertisement
fyulistian

response : benefits item on benefit

Mar 10th, 2022
958
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.42 KB | None | 0 0
  1. {
  2.     "code": "000",
  3.     "status": "SUCCESS",
  4.     "data": {
  5.         "XBOX_ID": [],
  6.         "uuid": "76ddd322-1f53-470a-b486-9ff69db2985d",
  7.         "service_id": "7777777",
  8.         "recurring_service_id": null,
  9.         "bonus_service_id": null,
  10.         "pairing_service_id": "",
  11.         "pairing_service_ids": [],
  12.         "linked_service_ids": [],
  13.         "name": "testing 7777777",
  14.         "display_name": "testing 7777777",
  15.         "icon": "",
  16.         "information": null,
  17.         "terms_and_conditions": null,
  18.         "point": 1,
  19.         "price": 2,
  20.         "validity": "1 ",
  21.         "discount_price": 0,
  22.         "recurring_price": 0,
  23.         "tier": 0,
  24.         "unsubscribable": false,
  25.         "unsubscribable_behavior": "DEFAULT",
  26.         "can_trigger_rating": false,
  27.         "is_roaming": false,
  28.         "is_mccm": false,
  29.         "is_nbo": false,
  30.         "is_upsell_mccm": false,
  31.         "is_show": false,
  32.         "is_hide_pdp": false,
  33.         "is_unlimited": false,
  34.         "has_promo": false,
  35.         "base_bonus_quota": 0,
  36.         "base_package_quota": 0,
  37.         "dynamic_title": false,
  38.         "dynamic_title_name": "",
  39.         "dynamic_ribbon": "",
  40.         "upsell_section": null,
  41.         "is_voucher": false,
  42.         "voucher_stock_threshold": 0,
  43.         "benefits_top_limit": {
  44.             "data": 0,
  45.             "message": 0,
  46.             "voice": 0
  47.         },
  48.         "package_family": null,
  49.         "package_variants": null,
  50.         "benefits": [
  51.             {
  52.                 "order": "3",
  53.                 "index": 3,
  54.                 "item_id": "560658_XHS_AREA3",
  55.                 "name": "",
  56.                 "benefits_item": [
  57.                     {
  58.                         "image_url": "https://media-xl/picture1.png?Z0UqwUbJKULmohBAwIZrK7tuUOx6ZL1W",
  59.                         "action_type": "PDP",
  60.                         "action_param": "BI777"
  61.                     },
  62.                     {
  63.                         "image_url": "https://media-xl/revisi-xtra-turbo.png?5CKg9rowVxRqeo5IwM.EdZsj.wt6ZMhP",
  64.                         "action_type": "PDP",
  65.                         "action_param": "BI778"
  66.                     }
  67.                 ],
  68.                 "benefit_type": "default",
  69.                 "data_type": "data",
  70.                 "icon": "",
  71.                 "information": "",
  72.                 "quota": {
  73.                     "value": 0,
  74.                     "unit": null
  75.                 },
  76.                 "is_show": true,
  77.                 "is_hide_pdp": false,
  78.                 "is_unlimited": true,
  79.                 "is_fup": false,
  80.                 "force_summary_unlimited": false
  81.             }
  82.         ],
  83.         "addons": [],
  84.         "upsell": null,
  85.         "upsell_bundling": null,
  86.         "bonuses": null,
  87.         "cross_sell": null,
  88.         "bonus": {
  89.             "label": null,
  90.             "icons": []
  91.         },
  92.         "family_plan": {
  93.             "family_slot": 0
  94.         },
  95.         "cc_user_only": false,
  96.         "regional_benefit_areas": [],
  97.         "loyalty_benefit_tiers": [],
  98.         "header_image_url": "",
  99.         "event_info_list": [],
  100.         "event_start": 0,
  101.         "event_end": 0,
  102.         "event_recurring": "",
  103.         "event_notice": "",
  104.         "event_tag": "",
  105.         "total_tier_quota": 0
  106.     }
  107. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement