{
"charset": "UTF-8",
"method": "rop.trade.union.create",
"reqDate": "20220921134407",
"appId": "测试",
"bizContent": "{\"orderNo\":\"cs10000000001\",\"orderType\":1,\"payWayType\":32,\"amount\":0.01,\"notifyUrl\":\"http://127.0.0.1:9090/rawTransNotify\",\"currencyType\":156,\"attach\":\"123\",\"operatorName\":null,\"wapUrl\":null,\"spbillCreateIp\":\"47.92.41.24\",\"overTime\":null,\"timeoutExpress\":null,\"hisBiz\":null,\"clientType\":null,\"operatorCode\":null}",
"sign": "Or5t1vu1PmNVuekvg4I23TPRF7IGVgu/ZHMD6mybo8KmGDoTTng4e0hG0x5W4AeMHRz4eUVfy1w8oSPq90N57LXBpxU0Lqu5jtvpQaHEFQo5uJ8iHCw1p8li1W1SIkqlRvlfvbDic5/rcDY8mcPx7zKO3mlg7QSTep7pTVgZV6I=",
"signType": "RSA",
"extras": "{\"trmId\":null,\"trmBchNo\":null,\"trmPosNo\":null,\"macKey\":null,\"subPayType\":null,\"clinicCode\":null,\"recipeNos\":null,\"inpatientSeriNo\":null,\"markNo\":null,\"markType\":null,\"passWord\":null,\"openid\":\"oTasLj92pwCrXsVb9LHYR-VkdskQ\",\"phone\":null,\"userId\":null,\"authCode\":null,\"subject\":null,\"tradeId\":null,\"cyberSourceCardType\":null,\"cyberSourceCardNumber\":null,\"cyberSourceCardExpiryDate\":null,\"frontUrl\":null,\"cancelUrl\":null,\"locale\":null,\"payChannel\":null,\"productCode\":null,\"outTradeNo\":null,\"scene\":null,\"industry\":null,\"payAuthNo\":null,\"sellerId\":null,\"totalAmount\":null,\"insurancePayScene\":null,\"body\":null,\"timeoutExpress\":null,\"orgNo\":null,\"orgName\":null,\"serialNo\":null,\"billNo\":null,\"requestContent\":null,\"gmtOutCreate\":null,\"patientName\":null,\"isInsurance\":null,\"medicalCardInstId\":null,\"medicalCardId\":null,\"medicalRequesCotennt\":null,\"patientId\":null,\"patienName\":null,\"hisOperNum\":null,\"refundAmount\":null,\"hisRefundTime\":null,\"orgPowerTranId\":null,\"referUrl\":null}",
"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.union.create",
"reqDate": "20220921134407",
"appId": "测试",
"bizContent": "{\"orderNo\":\"cs10000000001\",\"orderType\":1,\"payWayType\":32,\"amount\":0.01,\"notifyUrl\":\"http://127.0.0.1:9090/rawTransNotify\",\"currencyType\":156,\"attach\":\"123\",\"operatorName\":null,\"wapUrl\":null,\"spbillCreateIp\":\"47.92.41.24\",\"overTime\":null,\"timeoutExpress\":null,\"hisBiz\":null,\"clientType\":null,\"operatorCode\":null}",
"sign": "Or5t1vu1PmNVuekvg4I23TPRF7IGVgu/ZHMD6mybo8KmGDoTTng4e0hG0x5W4AeMHRz4eUVfy1w8oSPq90N57LXBpxU0Lqu5jtvpQaHEFQo5uJ8iHCw1p8li1W1SIkqlRvlfvbDic5/rcDY8mcPx7zKO3mlg7QSTep7pTVgZV6I=",
"signType": "RSA",
"extras": "{\"trmId\":null,\"trmBchNo\":null,\"trmPosNo\":null,\"macKey\":null,\"subPayType\":null,\"clinicCode\":null,\"recipeNos\":null,\"inpatientSeriNo\":null,\"markNo\":null,\"markType\":null,\"passWord\":null,\"openid\":\"oTasLj92pwCrXsVb9LHYR-VkdskQ\",\"phone\":null,\"userId\":null,\"authCode\":null,\"subject\":null,\"tradeId\":null,\"cyberSourceCardType\":null,\"cyberSourceCardNumber\":null,\"cyberSourceCardExpiryDate\":null,\"frontUrl\":null,\"cancelUrl\":null,\"locale\":null,\"payChannel\":null,\"productCode\":null,\"outTradeNo\":null,\"scene\":null,\"industry\":null,\"payAuthNo\":null,\"sellerId\":null,\"totalAmount\":null,\"insurancePayScene\":null,\"body\":null,\"timeoutExpress\":null,\"orgNo\":null,\"orgName\":null,\"serialNo\":null,\"billNo\":null,\"requestContent\":null,\"gmtOutCreate\":null,\"patientName\":null,\"isInsurance\":null,\"medicalCardInstId\":null,\"medicalCardId\":null,\"medicalRequesCotennt\":null,\"patientId\":null,\"patienName\":null,\"hisOperNum\":null,\"refundAmount\":null,\"hisRefundTime\":null,\"orgPowerTranId\":null,\"referUrl\":null}",
"version": "1.0"
}'
{
"msgCode": "string",
"msg": "string",
"charset": "string",
"signType": "string",
"sign": "string",
"data": {
"payInfo": "string",
"insurancePayResult": "string",
"payAppid": "string"
}
}