List Order Products
Retrieves product details of a specific order based on the `bcOrderId` provided. The `bcOrderId` parameter must include a valid BigCommerce Order ID (**not** the B2B Edition order ID returned in certain Orders endpoints) for the request to be successful.
This does not include all product information, such as pricing and physical dimensions. You can retrieve this information by using the [List Order Products](/developer/api-reference/rest/admin/management/orders/order-products/get-order-products) endpoint of the BigCommerce Orders API.