Advertisement
fyulistian

Untitled

Mar 30th, 2022
1,347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.51 KB | None | 0 0
  1. {
  2.     "code": "000",
  3.     "status": "SUCCESS",
  4.     "data": {
  5.         "transfer_quota_configs": [
  6.             {
  7.                 "sender_code": "bc1e06ef-afb1-4209-841b-275f18d7532c",
  8.                 "sender_name": "XTRA Unlimited Turbo Standard dari Hotrod Baru",
  9.                 "receive_code": "2c4c0cb0-c191-4b21-8d55-2426f62a9b57",
  10.                 "receive_name": "XTRA Unlimited Turbo Basic dari Hotrod Baru",
  11.                 "rewardId": "reward_id_sample_input",
  12.                 "denominations": [
  13.                     1,
  14.                     3,
  15.                     2
  16.                 ],
  17.                 "item_id_source": "item_source_id_sample_input",
  18.                 "item_id_destination": "item_destination_id_sample_input",
  19.                 "priority": 1
  20.             },
  21.             {
  22.                 "sender_code": "0bee4ebe-e603-4426-b957-5c6a40ea28a7",
  23.                 "sender_name": "Xtra Combo 20GB, 82rb",
  24.                 "receive_code": "3f690d40-4e6b-4c34-854a-cc80610207ca",
  25.                 "receive_name": "Xtra Combo 10GB, 54.500rb",
  26.                 "rewardId": "reward_id_sample_input_2",
  27.                 "denominations": [
  28.                     77,
  29.                     88
  30.                 ],
  31.                 "item_id_source": "item_source_id_sample_input_1_1",
  32.                 "item_id_destination": "item_destinnation_id_sample_input_1_2",
  33.                 "priority": 2
  34.             },
  35.             {
  36.                 "sender_code": "350397d6-1335-44c2-a12d-6732710ce537",
  37.                 "sender_name": "Xtra Combo VIP 70GB, 249rb Employee",
  38.                 "receive_code": "33740107-5da6-489f-b86a-7fb2a5963444",
  39.                 "receive_name": "Xtra Combo VIP 70GB, 216rb",
  40.                 "rewardId": "reward_id_sample_input_4",
  41.                 "denominations": [
  42.                     41
  43.                 ],
  44.                 "item_id_source": "item_source_id_sample_input_4",
  45.                 "item_id_destination": "item_destination_id_sample_input_4",
  46.                 "priority": 1
  47.             }
  48.         ]
  49.     }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement