{
"solDebitApiKeys": [
"abcd"
],
"tokenDebitApiKeys": [
"string"
],
"maxAllowedSolTransferAmountToOffPlatformDestinations": 0,
"maxAllowedSolTransferAmountToNonManagedDestinations": 1,
"maxSolTransferLimitWithoutApprovals": 999999999999,
"solTransferApproval": {
"apiKeys": [
"string"
],
"requiredApprovalsCount": 2
}
}