{
"refund_no": "string",
"ori_payer_acctno": "string",
"ori_payer_acctname": "string",
"ori_payee_acctno": "string",
"ori_payee_acctname": "string",
"refund_acctno": "string",
"refund_acctname": "string",
"deposit_amt": "string",
"refund_amt": "string",
"prupose": "string",
"refund_reason": "string"
}curl --location '/商户请求地址' \
--header 'Signature-Type: RSA' \
--header 'Signature-Type: RSA' \
--header 'Signature-Data;' \
--header 'Signature-Data;' \
--header 'mch_id;' \
--header 'mch_id: 2020042200284052' \
--header 'sp_no;' \
--header 'timestamp;' \
--header 'timestamp: 20221109111509' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"refund_no": "string",
"ori_payer_acctno": "string",
"ori_payer_acctname": "string",
"ori_payee_acctno": "string",
"ori_payee_acctname": "string",
"refund_acctno": "string",
"refund_acctname": "string",
"deposit_amt": "string",
"refund_amt": "string",
"prupose": "string",
"refund_reason": "string"
}'{
"ret_code": "stri",
"ret_msg": "string"
}