has_many
stock_line_items

Retrieve the stock line items associated to the order

Retrieve the stock line items associated to the order

get/orders/{orderId}/stock_line_items

Path parameters

orderIdstring required

The resource's id

Response

The stock_line_items associated to the order

Changes