{
"verityCodeType": "1",
"ticket": "string",
"address": "string",
"qrCodeImageUrl": "string",
"chainCategory": "string"
}curl --location --request POST '/bankcard/add/usdt' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"verityCodeType": "1",
"ticket": "string",
"address": "string",
"qrCodeImageUrl": "string",
"chainCategory": "string"
}'