Socket
Book a DemoInstallSign in
Socket

satdwnld

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

satdwnld

Descargar xml del sat

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
15
650%
Maintainers
1
Weekly downloads
 
Created
Source

satdwnld Build Status

Descargar xml del sat

Demo

Instalar

$ npm install satdwnld

Uso

const satdwnld = require('satdwnld');

// Regresa una promesa
satdwnld('rfc', 'contraseña', {
    inicio: new Date('May 1, 2018 00:00:00'),
    final: new Date('May 31, 2018 23:59:59')
}).then((facturas) => {
    console.log(facturas);
});

API

satdwnld(rfc, contraseña, [rango de fechas])

Rfc

Type: string

RFC que quieras consultar sus facturas.

Contraseña

Type: string

Contraseña del SAT (para iniciar sesión en el portal).

Rango de fechas

Type: Object

Objecto con la fecha inicial y final del rango que quieras consultar.

Inicio

Type: Date

Final

Type: Date

TODO

  • Facturas recibidas

License

MIT ©

Keywords

sat

FAQs

Package last updated on 12 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.