Account

APIDescription
POST Login

No documentation available.

POST Logout

No documentation available.

Presenze

APIDescription
POST RegistraTimbrata

No documentation available.

GET AttivaGestioneTimbrate

No documentation available.

GET GetUnitaLavorative

No documentation available.

GET GetTipiAttivita

No documentation available.

GET GetStoricoAttivita

No documentation available.

Rapportini

Controller gestione rapportini

APIDescription
GET GetRapportiniDaEvadere

string token = headerList.Get("Authorization"); string tecnico = headerList.Get("Tecnico"); int querylistindex = int.Parse(headerList.Get("QueryListIndex")); DateTime dadata = DateTime.Parse(headerList.Get("DaData")); Documento documento = (Documento)int.Parse(headerList.Get("Documento"));

GET GetClienti

string token = headerList.Get("Authorization"); string tags = headerList.Get("Tags"); int querylistindex = int.Parse(headerList.Get("QueryListIndex"));

GET GetArticoli

string token = headerList.Get("Authorization"); string tags = headerList.Get("Tags"); string barcode = headerList.Get("Barcode"); string codice = headerList.Get("Codice");

POST SaveRapportino

No documentation available.

GET GetDocumentiPdf

No documentation available.

POST UploadDocumentoFirmato

No documentation available.