Example searches: “deliveryPrice”, “updatedAt”, “shipDate”, “application/json”, “discount”
This endpoint is used to retrieve all reports and their state
Get all info about generated product reports or start a new one
If product is succesfully updated 200 status code is returned
Product is not found
curl \ --request GET 'api.services.omnicado.com/api/v2/reports' \ --header "X-OMNICADO-TOKEN: $API_KEY"