curl --location 'https://d-phoenix-gap.easypay.com.cn:24443/yqt/baeTrade/withdrawNotice' \
--header 'Content-Type: application/json' \
--data '{
"reqHeader": {
"transSequence": "string",
"easyPayCertificateId": "string",
"transTime": "string",
"transCode": "string",
"reqId": "string"
},
"reqSign": "string",
"reqBody": {
"memberCode": "string",
"mchtCode": "string",
"withdrawType": "00",
"bankAccountId": "string",
"orgTrace": "string",
"withdrawAmount": 0,
"businessDate": "string",
"completeDatetime": "string",
"status": "00",
"msg": "string",
"tradeDtlId": "string",
"remark": "string",
"withdrawCycle": "D0",
"withdrawDate": "string",
"respExtInfo": "string",
"upRtnSsn": "string",
"upTransDt": "string"
}
}'{
"code": "000000",
"msg": "处理成功",
"data": {}
}