curl -X GET 'https://api.poscontrole.com.br/v3/frnq/salesbyDay' \
-H 'Authorization: Bearer SEU_TOKEN'
"[\r\n {\r\n \"Product\": {\r\n \"ProductID\": \"string\",\r\n \"StatusID\": \"string\",\r\n \"ProductGroupID\": \"string\",\r\n \"ProductTypeID\": \"string\",\r\n \"UnitTypeID\": \"string\",\r\n \"Name\": \"string\",\r\n \"NameEng\": \"string\",\r\n \"InternalCode\": \"string\",\r\n \"BarCode\": \"string\",\r\n \"ImageBase64\": \"string\",\r\n \"NFCeNCM\": \"string\",\r\n \"NFCeCFOP\": \"string\",\r\n \"NFCeCST\": \"string\",\r\n \"NFCeCEST\": \"string\",\r\n \"NFCeAliqICMS\": \"string\",\r\n \"SalePrice\": \"string\",\r\n \"NFCeCSTPIS\": \"string\",\r\n \"NFCeAliqPIS\": \"string\",\r\n \"NFCeCSTCOFINS\": \"string\",\r\n \"NFCeAliqCOFINS\": \"string\"\r\n }\r\n }\r\n]"