enotasgw-nodejs:用于与 eNotas 集成的 API (https

时间:2021-05-30 05:32:49
【文件属性】:
文件名称:enotasgw-nodejs:用于与 eNotas 集成的 API (https
文件大小:420KB
文件格式:ZIP
更新时间:2021-05-30 05:32:49
JavaScript 网关 NodeJS 电子笔记 用于与 API、服务电子发票 (NFS-e)、产品 (NF-e) 和消费者 (NFC-e) 自动开具平台集成的 JavaScript 客户端。 注意:此库必须用于签发 NFS-e(服务发票) 用 $ npm i enotasgw-node const eNotas = require ( "enotasgw-node" ) ; const eNotasClient = new eNotas ( 'SUA-API-KEY' ) ; eNotasClient . nfe . listar ( 'ID-EMPRESA' , 0 , 25 ) // eNotasClient.nfe.listar(idEmpresa, numeroPagina, tamanhoPagina) . then ( ( invoices : any ) => { consol
【文件预览】:
enotasgw-nodejs-master
----.gitignore(25B)
----README.md(3KB)
----LICENSE(1KB)
----package.json(913B)
----src()
--------client.js(523B)
--------interceptor.js(260B)
--------api()
--------enotas.js(1KB)
----index.js(41B)
----doc()
--------global.html(35KB)
--------fonts()
--------module.exports.html(24KB)
--------scripts()
--------servicosMunicipais.js.html(2KB)
--------styles()
--------empresa.js.html(4KB)
--------nfe.js.html(8KB)
--------index.html(1KB)
--------prefeitura.js.html(2KB)
----.DS_Store(6KB)
----package-lock.json(7KB)

网友评论