FinOpenPOS
API ReferenceFunctions

buildCancellationXml()

@finopenpos/fiscal / buildCancellationXml

function buildCancellationXml(
   accessKey, 
   protocolNumber, 
   reason, 
   taxId, 
   environment): string;

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

Build cancellation event XML.

Parameters

ParameterType
accessKeystring
protocolNumberstring
reasonstring
taxIdstring
environment1 | 2

Returns

string

On this page