查询订单详情
GET
/store/order/{orderId}请求参数
Path 参数
orderId
必需
ID of pet that needs to be fetched
示例代码
返回响应
成功(200)
Invalid ID supplied(400)
Order not found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 3 年前
GET
/store/order/{orderId}ID of pet that needs to be fetched