{
"name": "廖XX",
"bankcard": "621483571604XXXX"
}curl --location --request POST 'http://api.pre-qiandun365.com/api/open/bankcard2' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "廖XX",
"bankcard": "621483571604XXXX"
}'{
"result": {
"data": null,
"code": 201,
"msg": "218804 - 银行卡号格式不正确"
},
"code": "200",
"msg": "成功",
"logKey": "22814d51",
"ts": "1721205815519",
"success": true
}