{
"name": "廖XXX",
"bankcard": "621483571604XXXX",
"idCard": "36073019940502XXXX"
}curl --location --request POST 'http://api.pre-qiandun365.com/api/open/bankcard3' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "廖XXX",
"bankcard": "621483571604XXXX",
"idCard": "36073019940502XXXX"
}'{
"result": {
"data": null,
"code": 201,
"msg": "220704 - 参数错误:银行卡号格式不正确"
},
"code": "200",
"msg": "成功",
"logKey": "de4bbe9d",
"ts": "1721208479210",
"success": true
}