API ReferenceFunctions
buildCadastroQueryXml()
@finopenpos/fiscal / buildCadastroQueryXml
function buildCadastroQueryXml(
stateCode,
cnpj?,
ie?,
cpf?): string;Defined in: sefaz-request-builders.ts:208
Build cadastro query request XML (ConsCad).
Parameters
| Parameter | Type | Default value |
|---|---|---|
stateCode | string | undefined |
cnpj | string | "" |
ie | string | "" |
cpf | string | "" |
Returns
string