3.4 Get line items by item_type
GET {{protocol}}://{{host}}/api/orders/{{order_id}}/line_items?filter[q][item_type_in]=skus,promotions
itemtype can be: skus, promotions, shipments, paymentmethods
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter[q][item_type_in] | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |