{
"charset": "UTF-8",
"method": "rop.trade.precreate",
"reqDate": "20230411111209",
"appId": "gtxcs",
"bizContent": "{\"orderNo\":\"abc0000000001111333\",\"orderType\":2,\"payWayType\":1102,\"subject\":\"费用补缴\",\"totalAmount\":0.01,\"notifyContentType\":null,\"attach\":null,\"notifyUrl\":null,\"overtime\":20,\"operatorName\":\"delaycsname\",\"operatorCode\":\"delaycscode\",\"hisBiz\":{\"clinicCode\":\"111\",\"recipeNos\":null,\"inpatientNo\":null,\"inpatientSeriNo\":null,\"markType\":null,\"markNo\":null,\"patientName\":null,\"idCard\":null,\"cardNo\":\"1111\",\"patientPhone\":null}}",
"sign": "kpPbJhc9ysYSLWf98A7gwseFURDtz1BMJa6eiV/99H7TwR9MHkvGGMY/xoqLItyZKkunlda2QE9LrO51l5aGv8aCR0zRJ0JRU55LbFAuRPGxih5x1QoFvzMyRYLV555Hg84YptRfX/opDXL6xFCOOOA5KRgA/WUqhn+89W24wRA=",
"signType": "RSA",
"version": "1.0"
}
curl --location --request POST 'http://test-cn.your-api-server.com/realpay/gateway' \
--header 'Content-Type: application/json' \
--data-raw '{
"charset": "UTF-8",
"method": "rop.trade.precreate",
"reqDate": "20230411111209",
"appId": "gtxcs",
"bizContent": "{\"orderNo\":\"abc0000000001111333\",\"orderType\":2,\"payWayType\":1102,\"subject\":\"费用补缴\",\"totalAmount\":0.01,\"notifyContentType\":null,\"attach\":null,\"notifyUrl\":null,\"overtime\":20,\"operatorName\":\"delaycsname\",\"operatorCode\":\"delaycscode\",\"hisBiz\":{\"clinicCode\":\"111\",\"recipeNos\":null,\"inpatientNo\":null,\"inpatientSeriNo\":null,\"markType\":null,\"markNo\":null,\"patientName\":null,\"idCard\":null,\"cardNo\":\"1111\",\"patientPhone\":null}}",
"sign": "kpPbJhc9ysYSLWf98A7gwseFURDtz1BMJa6eiV/99H7TwR9MHkvGGMY/xoqLItyZKkunlda2QE9LrO51l5aGv8aCR0zRJ0JRU55LbFAuRPGxih5x1QoFvzMyRYLV555Hg84YptRfX/opDXL6xFCOOOA5KRgA/WUqhn+89W24wRA=",
"signType": "RSA",
"version": "1.0"
}'
{
"msgCode": "0",
"msg": null,
"charset": "UTF-8",
"signType": "RSA",
"sign": "eEAZZXwq1sxGbhN6uw1/WMAN+Y2Isc5L98sReCwlTMVAgfnVy+DmYgiCBdSV5lV7CMfjQZX0Pvo+J7HhPdeeffavoytdfqhbOhozN/ZlPz7DZKCvGqFdDBsC350kNZvLBzKhSEViIH6xQIDIWZYEWfa8gpCJxNwM20Vk0=",
"data": {
"payInfo": "https://mobile.abchina.com/mpay/mobileBank/zh_CN/EBusinessModule/BarcodeH5Act.aspx?chn=01&mchid=390171939150000002774306025900192645",
"insurancePayResult": null,
"payAppid": null
}
}