Example searches: “Me”, “omnicado.com”, “200”, “cashOnDelivery”, “List orders”
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"