6.2 Get order with details
GET {{protocol}}://{{host}}/api/orders/{{order_id}}?include=customer,line_items.item,payment_method,shipping_address,billing_address,shipments
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
include | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string |