FinOpenPOS
API ReferenceFunctions

getSefazUrl()

@finopenpos/fiscal / getSefazUrl

function getSefazUrl(
   stateCode, 
   service, 
   environment, 
   contingency?, 
   model?): string;

Defined in: sefaz-urls.ts:517

Get the SEFAZ web service URL for a given state, service, environment and model.

Parameters

ParameterTypeDefault value
stateCodestringundefined
serviceSefazServiceundefined
environmentSefazEnvironmentundefined
contingencybooleanfalse
modelInvoiceModel55

Returns

string

On this page