Click or drag to resize

IApiServiceEDI_ImportujWyciagiBankowe Method

ILUO Sp. z o.o.
Importuje wyciągi bankowe na podstawie parametrów

Namespace:  ILUO.ERP.API.ServiceContracts.Interfaces3
Assembly:  ILUO.ERP.API.ServiceContracts (in ILUO.ERP.API.ServiceContracts.dll) Version: 1.0.0.348 (1.0.0.348)
Syntax
void EDI_ImportujWyciagiBankowe(
	string sessionId,
	ParametryImportuWyciagowBankowych parametry
)

Parameters

sessionId
Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
parametry
Type: ILUO.ERP.API.ServiceContracts.Interfaces3ParametryImportuWyciagowBankowych
Parametry importu
See Also