Download the PHP package csfacturacion/descarga-ciec-php without Composer
On this page you can find all versions of the php package csfacturacion/descarga-ciec-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download csfacturacion/descarga-ciec-php
More information about csfacturacion/descarga-ciec-php
Files in csfacturacion/descarga-ciec-php
Package descarga-ciec-php
Short Description API sencilla para interactuar con el servicio de descarga masiva mediante CIEC de CSFacturacion
License MIT
Informations about the package descarga-ciec-php
csfacturacion/descarga-ciec-php
API sencilla para interactuar con el servicio de descarga masiva mediante CIEC de CSFacturacion
About
SDK PHP para interactuar con el servicio de descarga masiva mediante CIEC de CSFacturacion. El SDK es simple de usar ya que solo ofrece 2 sencillas interfaces para la descarga y consulta de resultados.
Installation
Install this package as a dependency using Composer.
Usage
Descarga
Descargar es muy sencillo, para ello utilice la interface DescargaCiecApi
:
Consulta previa
Es posible trabajar sobre los resultados de una consulta realizada previamente, para ello:
Consulta mediante folios (UUID)
Puede descargar XML o Metadata mediante el folio fiscal de los comprobantes:
Obtener Resultados
Para obtener resultados de peticiones existentes, utilice la interface QueryRetrieverApi
:
Progreso de la consulta
Resumen de la consulta
Las siguientes acciones solo pueden llevarse a cabo una vez finalice la consulta:
Descarga de resultados
Contributing
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.
Coordinated Disclosure
Keeping user information safe and secure is a top priority, and we welcome the contribution of external security researchers. If you believe you've found a security issue in software that is maintained in this repository, please read SECURITY.md for instructions on submitting a vulnerability report.
Copyright and License
csfacturacion/descarga-ciec-php is copyright © CSFacturacion and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.