{
"userId": "string",
"currency": "string",
"beneficiaryAccountType": "Withdraw",
"accountEntityType": "Person",
"countryCode": "string",
"beneficiaryAccountCategory": "BankAccountNumber"
}
{
"userId": "string",
"currency": "string",
"beneficiaryAccountType": "Withdraw",
"accountEntityType": "Person",
"fields": [
{
"name": "preMobile",
"desc": "string",
"type": "text",
"format": "string",
"selectOption": [
{
"code": "string",
"value": "string"
}
]
}
]
}