API ReferenceFunctions
buildDistDFeQueryXml()
@finopenpos/fiscal / buildDistDFeQueryXml
function buildDistDFeQueryXml(
environment,
stateCode,
taxId,
lastNSU?,
specificNSU?,
accessKey?,
isCpf?): string;Defined in: sefaz-request-builders.ts:241
Build DFe distribution query XML (distDFeInt).
Parameters
| Parameter | Type | Default value |
|---|---|---|
environment | 1 | 2 | undefined |
stateCode | string | undefined |
taxId | string | undefined |
lastNSU | number | 0 |
specificNSU | number | 0 |
accessKey? | string | undefined |
isCpf? | boolean | false |
Returns
string