curl --location --request POST 'https://sb-openapi.hitechpay.vn/v2/query_refund' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_id": 0,
"m_refund_id": "string",
"timestamp": 0,
"mac": "string"
}'{
"return_code": 0,
"return_message": "string",
"sub_return_code": 0,
"sub_return_message": "string"
}