Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
订单状态:待支付 unpaid; 已支付 paid; 已取消 cancelled; 已发货 shipped; 已完成 completed
Request samples
curl --location --request GET 'https://api.innoshop.net/api/orders?status=paid'
Responses
application/json Modified at 2024-08-16 02:02:51