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
| Parameter | Type | Default value |
|---|---|---|
xmlDocuments | string[] | undefined |
lotId | string | undefined |
syncMode | 0 | 1 | 0 |
compress | boolean | false |
Returns
string