Reports

reports__getGeneralSalesTotals

Obtiene totales de ventas agrupados por periodo (día, mes o año). Retorna totales como beforeTaxes, tax, total, discount, creditNote

get/tools/reports__getGeneralSalesTotals

Request body

fromstring date required

Fecha inicio en formato YYYY-MM-DD

tostring date required

Fecha fin en formato YYYY-MM-DD

groupBy'day' | 'month' | 'year' required

Agrupación temporal

Response

Totales de ventas agrupados

Changes

No recorded changes to this endpoint across all 1 revision of this API.