apidocs / com.srv4pos.server.api.ejournal / EJournalService / append

append

fun append(cashRegisterName: String, stream: InputStream): Unit

Appends passed ejournal csv lines of cash register.

Parameters

cashRegisterName - name of cash register. Its lines should be appended

stream - InputStream with csv lines