Get products by path

Apply a product path to return the associated orders.

{
    "products": [
        {
            "action": "products.get",
            "product": "nestz",
            "result": "error",
            "error": {
                "product": "Product not found"
            }
        }
    ]
}
Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!