FinOpenPOS
API ReferenceFunctions

buildBatchSubmissionXml()

@finopenpos/fiscal / buildBatchSubmissionXml

function buildBatchSubmissionXml(
   xmlDocuments, 
   lotId, 
   syncMode?, 
   compress?): string;

Defined in: sefaz-request-builders.ts:169

Build batch submission request XML (enviNFe).

Parameters

ParameterTypeDefault value
xmlDocumentsstring[]undefined
lotIdstringundefined
syncMode0 | 10
compressbooleanfalse

Returns

string

On this page