本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
order_id as a path parameter.Authorization: Bearer ********************curl --location --request GET 'https://echo.apifox.com/anything/orders/3155923424/histories' \
--header 'Authorization: Bearer <token>'{
"status": 200,
"success": true,
"data": [
{
"id": 213320125,
"status": "تم التنفيذ",
"note": "تم ارسال الطلب عبر شركة الشحن ارامكس",
"created_at": {
"date": "2020-04-02 18:59:47.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
}
},
{
"id": 213320122,
"status": "قيد التنفيذ",
"note": "null",
"created_at": {
"date": "2020-04-02 16:59:47.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
}
},
{
"id": 213320121,
"status": "تحت المراجعة",
"note": "null",
"created_at": {
"date": "2020-04-02 16:50:47.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
}
}
],
"pagination": {
"count": 3,
"total": 3,
"perPage": 15,
"currentPage": 1,
"totalPages": 1,
"links": []
}
}扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群