List EcomOrderProducts for a Specific EcomOrder

{
    "ecomOrderProducts": [
        {
            "orderid": "1",
            "connectionid": "1",
            "externalid": "1269385775",
            "sku": "SKATE-8",
            "name": "My Cool Skateboard",
            "description": "This skateboard is so cool, it rides itself",
            "price": "5000",
            "quantity": "1",
            "category": "skateboards",
            "imageUrl": "https://example.com/images/skateboard.jpg",
            "productUrl": "http://example.com/products/skate-8",
            "createdDate": "2019-06-28T18:04:19-05:00",
            "updatedDate": "2019-06-28T18:04:19-05:00",
            "tstamp": "2019-06-28T18:04:19-05:00",
            "links": {
                "ecomOrder": "https://commissiontheatre.api-us1.com/api/3/ecomOrderProducts/1/ecomOrder"
            },
            "id": "1",
            "ecomOrder": "2"
        }
    ]
}
Language
Authorization
Header
URL