Reference

Changelog

Release notes for the public API contract. Check the current schema at /openapi.json when updating your integration.

  1. 2026-09-22v1.1.0

    Consistent accounting fields and public response contract

    Net and gross documents share one line schema. amount now always aliases total; null means unavailable. Public results use field_status for review outcomes. Processing diagnostics are no longer included in API or preview responses. Errors use stable customer-facing codes. Clients consuming older diagnostic fields should migrate to the documented schema.

Use /openapi.json in CI to detect new endpoints.