Skip to content

Releases: FacturAPI/facturapi-java

v1.3.0

08 Jun 16:08
9a53e6b

Choose a tag to compare

Added

  • Add receipts.toInvoice(Map<String, Object> data) for POST /receipts/to-invoice.
  • Add receipts.previewToInvoicePdf(Map<String, Object> data) for POST /receipts/to-invoice/preview.
  • Expose structured API error metadata on FacturapiException, including errorLocation, errors, logId, and response headers.

v1.2.0

24 Apr 12:34
94e170a

Choose a tag to compare

Added

  • Add ComplementsCatalogsConstants with Carta Porte/Comercio Exterior catalog enums and Spanish description maps for customs regimes, transport keys, permits, COFEPRIS sectors, pharmaceutical forms, special conditions, material types, customs document types, transport parts/figures, ISTMO registry, loading keys, maritime configs, rail traffic/container/car/service types, traslado motives, incoterms, and customs units.

v1.1.0

16 Apr 13:41
a1ac8a5

Choose a tag to compare

Added

  • Add organizations.updateDefaultSeries to set an organization's default series by document type.