Advertisement
Guest User

Untitled

a guest
Dec 27th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.24 KB | None | 0 0
  1. {
  2.    "3":{
  3.       "type":"emi-bank",
  4.       "id":"3",
  5.       "attribute":{
  6.          "name":"BRAC BANK",
  7.          "email":"admin@bb.com",
  8.          "logo":null,
  9.          "is_active":"1",
  10.          "created_at":"2018-12-19 17:49:05",
  11.          "updated_at":"2018-12-19 17:49:05",
  12.          "deleted_at":null,
  13.          "tenors":{
  14.             "2":{
  15.                "tenor":"6",
  16.                "tenor_id":"2",
  17.                "emi_charge":"2.20"
  18.             },
  19.             "3":{
  20.                "tenor":"9",
  21.                "tenor_id":"3",
  22.                "emi_charge":"3.30"
  23.             },
  24.             "5":{
  25.                "tenor":"15",
  26.                "tenor_id":"5",
  27.                "emi_charge":"4.40"
  28.             }
  29.          }
  30.       }
  31.    },
  32.    "7":{
  33.       "type":"emi-bank",
  34.       "id":"7",
  35.       "attribute":{
  36.          "name":"Dutch BBL",
  37.          "email":"alamin@dbbl.com",
  38.          "logo":null,
  39.          "is_active":"1",
  40.          "created_at":"2018-12-26 12:33:54",
  41.          "updated_at":"2018-12-26 12:33:54",
  42.          "deleted_at":null
  43.       }
  44.    },
  45.    "8":{
  46.       "type":"emi-bank",
  47.       "id":"8",
  48.       "attribute":{
  49.          "name":"EIL",
  50.          "email":"alamin@eil.com",
  51.          "logo":null,
  52.          "is_active":"1",
  53.          "created_at":"2018-12-26 12:35:38",
  54.          "updated_at":"2018-12-26 12:35:38",
  55.          "deleted_at":null
  56.       }
  57.    },
  58.    "9":{
  59.       "type":"emi-bank",
  60.       "id":"9",
  61.       "attribute":{
  62.          "name":"BAAA",
  63.          "email":"amen@baaa.com",
  64.          "logo":null,
  65.          "is_active":"1",
  66.          "created_at":"2018-12-26 12:36:16",
  67.          "updated_at":"2018-12-26 12:36:16",
  68.          "deleted_at":null,
  69.          "tenors":{
  70.             "4":{
  71.                "tenor":"12",
  72.                "tenor_id":"4",
  73.                "emi_charge":"1.00"
  74.             },
  75.             "9":{
  76.                "tenor":"36",
  77.                "tenor_id":"9",
  78.                "emi_charge":"2.10"
  79.             }
  80.          }
  81.       }
  82.    },
  83.    "10":{
  84.       "type":"emi-bank",
  85.       "id":"10",
  86.       "attribute":{
  87.          "name":"AAA",
  88.          "email":"aalamin@eil.com",
  89.          "logo":null,
  90.          "is_active":"1",
  91.          "created_at":"2018-12-26 12:38:53",
  92.          "updated_at":"2018-12-26 12:38:53",
  93.          "deleted_at":null,
  94.          "tenors":{
  95.             "4":{
  96.                "tenor":"12",
  97.                "tenor_id":"4",
  98.                "emi_charge":"2.20"
  99.             },
  100.             "9":{
  101.                "tenor":"36",
  102.                "tenor_id":"9",
  103.                "emi_charge":"3.30"
  104.             }
  105.          }
  106.       }
  107.    },
  108.    "11":{
  109.       "type":"emi-bank",
  110.       "id":"11",
  111.       "attribute":{
  112.          "name":"BAAA",
  113.          "email":"amin@baaa.com",
  114.          "logo":"2018\/12\/26\/bank\/20181226_1545822674_209636.jpeg",
  115.          "is_active":"1",
  116.          "created_at":"2018-12-26 12:41:53",
  117.          "updated_at":"2018-12-26 12:41:53",
  118.          "deleted_at":null,
  119.          "tenors":{
  120.             "4":{
  121.                "tenor":"12",
  122.                "tenor_id":"4",
  123.                "emi_charge":"2.20"
  124.             },
  125.             "9":{
  126.                "tenor":"36",
  127.                "tenor_id":"9",
  128.                "emi_charge":"3.30"
  129.             }
  130.          }
  131.       }
  132.    }
  133. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement