{
"userId": "string",
"currency": "string",
"fundSource": "B2C"
}
[
{
"balance": {
"amount": 2477.92,
"cent": 247792,
"centFactor": 100,
"currency": "USD"
},
"orderQuota": {
"amount": 29870,
"cent": 2987000,
"centFactor": 100,
"currency": "USD"
},
"currency": "USD",
"rmbAmount": {
"amount": 0,
"cent": 0,
"centFactor": 100,
"currency": "CNY"
},
"pendingAmount": {
"amount": 20,
"cent": 2000,
"centFactor": 100,
"currency": "USD"
},
"freezeAmount": {
"amount": 0,
"cent": 0,
"centFactor": 100,
"currency": "USD"
}
}
]