Versionsnyheter återfinns här>>


CommonService Class

Generella metoder för VitecEkonomiServices

Definition

Namespace: Vitec.Ekonomi.Services
Assembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
C#
public class CommonService : ServiceBase, 
	ICommonService
Inheritance
Object    ServiceBase    CommonService
Implements
ICommonService

Methods

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.

See Also