Saltar al contenido principal

Introduction

This document describes the EMIZOR REST API, which allows the issuance of electronic invoices online, according to the current regulations of IMPUESTOS NACIONALES de BOLIVIA.

For electronic invoicing online, it is necessary to configure the credentials to access the EMIZOR REST API services.

This document shows the available services in the official API documentation for online invoicing of EMIZOR, in version 1.2.7. In addition to showing some functions that must be performed in the EMIZOR FEL Administration Portal.

Documentation Structure

The documentation is organized into the following main sections to facilitate your integration:

  1. Authentication: How to obtain access tokens to consume the services using the provided credentials.
  2. Initial Configuration: Configuration of branches, points of sale, SIN catalogs, and product homologation.
  3. Invoicing Process: Detailed flows for issuing, reviewing, and cancelling Invoices and Debit/Credit Notes (NCD).
  4. Integration Prerequisites: Integration flow to EMIZOR and credential configuration.
  5. Examples: Practical integration examples, including full JSON payloads for the most important requests.
  6. Annexes: Additional guides and frequent parameter lists.