curl --location 'https://d-phoenix-gap.easypay.com.cn:24443/yqt' \
--header 'Content-Type: application/json' \
--data '{
"reqBody": {
"respStateInfo": {
"respCode": "string",
"respDesc": "string",
"transState": "s",
"transStatusDesc": "string"
},
"respOrderInfo": {
"mchtCode": "stringstringstr",
"productTrace": "string",
"separateTrade": "string",
"sepaTransAmount": 0,
"transAmount": 0,
"transDate": "stringst"
}
}
}'{
"code": "string",
"msg": "string"
}