JSFiddle - React, Tailwind, and code Playground
by de Montalembert Jonathan
JavaScript
const data = {
"transferDetails": {
"mtcn": "9400000003",
"transaction": {
"mtcn": "2179800589",
"internalMtcn": "2018982179800589",
"moneyTransferKey": "3623974199",
"financial": {
"destination": {
"country": "Australia",
"countryCode": "AU",
"currencyCode": "AUD",
"stateCode": "4802"
},
"origin": {
"country": "United Arab Emirates",
"countryCode": "AE",
"currencyCode": "AED",
"city": "DUBAIED0"
},
"principalAmount": 10790,
"totalAmount": 11000,
"fee": 200,
"payAmount": 3834.15,
"tolls": 0,
"tax": {},
"exchangeRate": 0.3553433,
"transactionType": "WMF"
},
"sender": {
"name": {
"type": "INDIVIDUAL",
"first": "QUENTIN",
"middle": "RICHARD",
"last": "REYNOLDS"
},
"address": {
"city": "EMIRATE OF DUBAI",
"country": "United Arab Emirates",
"countryCode": "AE",
"currencyCode": "AED",
"street": "1403,DAMAC THE DISTINCTION OPPOSITE TOWE"
},
"contact": {
"phone": "178512345678",
"mobile": "123456789",
"countryCode": "123"
},
"receiverAvailable": false
},
"receiver": {
"name": {
"type": "INDIVIDUAL",
"first": "WARWICK",
"last": "JAGGARD"
},
"address": {
...