curl --location --request POST 'https://sb-openapi.hitechpay.vn/v2/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_id": 0,
"app_trans_id": "string",
"mac": "string"
}'{
"return_code": 0,
"return_message": "string",
"sub_return_code": 0,
"sub_return_message": "string",
"is_processing": true,
"amount": 0,
"zp_trans_id": 0,
"server_time": 0,
"discount_amount": 0
}