FinOpenPOS
API ReferenceFunctions

buildEpecNfceXml()

@finopenpos/fiscal / buildEpecNfceXml

function buildEpecNfceXml(
   nfceXml, 
   config, 
   verAplic?): string;

Defined in: epec-nfce.ts:59

Build EPEC event XML for an NFC-e (model 65).

Parameters

ParameterTypeDescription

Returns

string

The EPEC event XML string

On this page