{
"userId": "string",
"platformType": "Amazon_NA",
"currency": "str",
"channelCountry": "string"
}
{
"records": [
{
"holderId": "string",
"holderType": "Person",
"holderCountry": "CN",
"holderName": "string",
"holderNameEn": "string",
"status": "WAIT",
"holderBankAccountList": [
{
"holderBankAcctId": "string",
"accountType": "Person",
"country": "string",
"accountNo": "string",
"bankCode": "ICBC",
"bankName": "string",
"preMobile": "string",
"accountName": "string",
"routingCodeType": "Routing number",
"routingCodeValue": "string",
"status": "WAIT"
}
]
}
]
}