Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:08
9a53e6b

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.