Show Order Details
ACL
Authentication: yes Authorization: Customer
Path Parameters |
---|
order_id integer — REQUIREDExample: 2082 |
Responses | ||
---|---|---|
200 OK
|
Authentication: yes Authorization: Customer
Path Parameters |
---|
order_id integer — REQUIREDExample: 2082 |
Responses | ||
---|---|---|
200 OK
|
GET /customer/orders/:order_id
https://docapi.withsupercommerce.com/api
curl -L 'https://docapi.withsupercommerce.com/api/customer/orders/:order_id' \
-H 'Accept: application/json'