ECM_ClientFiscalBillRegister Method

eKasa PANDORA - referenčná príručkaEXALOGIC
Zaevidovanie pokladničného dokladu - doklad zašle na finančnú správu, zaeviduje do CHDÚ, vytlačí na tlačiarni alebo zašle e-mailom zákazníkovi.

Namespace:  Exa.ECM.Common.Communication
Assembly:  Exa.ECM.Common (in Exa.ECM.Common.dll) Version: 1.2.0.0 (1.2.0.0)
Syntax

public ExaException FiscalBillRegister(
	string u_CashRegisterCode,
	MsgECM_FiscalBillRegister_Req u_MsgECM_FiscalBillRegister_Req,
	ref MsgECM_FiscalBillRegister_Rsp urf_MsgECM_FiscalBillRegister_Rsp
)

Parameters

u_CashRegisterCode
Type: SystemString
u_MsgECM_FiscalBillRegister_Req
Type: Exa.ECM.Common.Communication.MessagesMsgECM_FiscalBillRegister_Req
urf_MsgECM_FiscalBillRegister_Rsp
Type: Exa.ECM.Common.Communication.MessagesMsgECM_FiscalBillRegister_Rsp

Return Value

Type: ExaException
See Also

Reference