{
"wallets": [
{
"id": "79f4e636-9531-4eea-a32d-3792fd63af41",
"slug": "NGN Wallet",
"description": "NGN Wallet",
"currency": "NGN",
"balance": "0",
"permissions": {
"permissionType": "OWNER",
"permissionFlowType": "ALL"
},
"settings": {
"walletType": "USER",
"approvalThreshold": 1,
"displayCurrency": "NGN",
"fundingCurrencies": [
"USD",
"NGN"
],
"withdrawalCurrencies": [
"USD",
"NGN"
],
"showBalance": true
}
},
{
"id": "feb80df3-060c-4cf5-9b8e-91ae67fb5208",
"slug": "USD Wallet",
"description": "NGN Wallet",
"currency": "USD",
"balance": "0",
"permissions": {
"permissionType": "OWNER",
"permissionFlowType": "ALL"
},
"settings": {
"walletType": "USER",
"approvalThreshold": 1,
"displayCurrency": "USD",
"fundingCurrencies": [
"USD",
"NGN"
],
"withdrawalCurrencies": [
"USD",
"NGN"
],
"showBalance": true
}
}
]
}