FinOpenPOS
API ReferenceFunctions

buildNfceConsultUrl()

@finopenpos/fiscal / buildNfceConsultUrl

function buildNfceConsultUrl(
   urlChave, 
   accessKey, 
   environment): string;

Defined in: qrcode.ts:156

Build the NFC-e urlChave tag content for consulting the NFe by access key.

Parameters

ParameterType
urlChavestring
accessKeystring
environmentSefazEnvironment

Returns

string

On this page