{
"BankSerial": "",
"BankType": "",
"PayPassword": "",
"ReqKey": ""
}
curl --location --request POST '/pay/ConfirmPreTransfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"BankSerial": "",
"BankType": "",
"PayPassword": "",
"ReqKey": ""
}'
{}