FinOpenPOS
API ReferenceFunctions

attachEventProtocol()

@finopenpos/fiscal / attachEventProtocol

function attachEventProtocol(requestXml, responseXml): string;

Defined in: complement.ts:278

Attach an event protocol response to the event request, producing the procEventoNFe wrapper.

produzindo o wrapper procEventoNFe.

Parameters

ParameterTypeDescription

Returns

string

The procEventoNFe XML string

On this page