Versionsnyheter återfinns här>>
public class CommonService : ServiceBase,
ICommonService
Public Class CommonService
Inherits ServiceBase
Implements ICommonService
Vitec.Ekonomi.Services.CommonService = function();
Type.createClass(
'Vitec.Ekonomi.Services.CommonService',
Vitec.Ekonomi.Services.ServiceBase,
Vitec.Ekonomi.Services.ICommonService);
GetAboutVitecEkonomiServices | Hämtar information om VitecEkonomiServices och den Vitec Ekonomi/3L Pro-installation servicen går mot. |
GetCompanies | Hämtar de bolag inloggad integrationsanvändare har rättighet till. |
GetListOfPendingEvents | För angivet integrationsid hämtar metoden information om för vilken typ av händelse och bolag som det finns revisioner att hämta. |
SendProofOfReceiptForRevisions | Metod för bekräftelse av mottagande av data levererat av metoder som slutar med [WithReceiptRequirement] i sitt namn. |