{
"app_key": "eJcvfTazer3ufzjWnrmzGDbNxYBW3B7M",
"order_no": "T20251237111323223120"
}curl --location --request POST '/v1/api/get_order_status' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "eJcvfTazer3ufzjWnrmzGDbNxYBW3B7M",
"order_no": "T20251237111323223120"
}'{
"code": 0,
"message": "string",
"data": {
"order_no": "T202512092307446920792189",
"api_order_no": "TEST202512091117232323162",
"amount": "100",
"status": "4",
"pay_type": "alipay_wap",
"success_at": "2025-12-12 09:34:39",
"notify_times": "0"
}
}