Environment:
Skip to main content
This documentation is in BETA version, for any information contact us at api@sibill.it

Changelog

All relevant changes to these APIs will be documented in this file.

  • Major versions are released when there are large changes that introduce significant incompatibilities in one or more methods.
  • Minor versions are released for relevant changes, addition of new methods, or small incompatible changes to prevent upstream issues.
  • Patch versions cover all other small changes or bug fixes.

1.0.0 Beta Version (2025-02-19)

Added

  • Added the GET /api/v1/companies method to retrieve all companies.
  • Added the GET /api/v1/companies/{company_id}/documents/{document_id} method to retrieve a document's information.
  • Added the POST /api/v1/companies/{company_id}/documents/invoice method to create, send to SDI and reconcile a document.