order_no 与 store_trade_no 提供任一参数值即可Authorization: Bearer ********************{
"success": true,
"code": 0,
"message": "ok",
"data": [
{
"id": 1,
"store_id": 1,
"merchant_id": "01960ba3-367f-73f1-a604-3e4d386dce4a",
"member_id": 1,
"order_no": "ZSY9490411179746402856",
"store_trade_no": "20252226195620736770",
"merchant_trade_no": null,
"amount": "10.00",
"status": 1,
"pay_time": "2025-12-09 22:05:45",
"created_at": "2025-12-09 22:05:45",
"updated_at": "2025-12-09 22:05:45"
}
],
"meta": {
"pagination": "page",
"page": 1,
"page_size": 15,
"has_more": false,
"total": 1
},
"request_id": "019b0391-3e02-709a-9499-f0ee254eb103"
}