Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Query Parameters

from
string
to
string
store
string
format
string

Response

The structured FEC export: balanced entries, preview totals and the FEC text.

The structured FEC export: balanced entries, preview totals and the FEC text.

from
string
required
to
string
required
entryCount
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
totalDebitCents
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
totalCreditCents
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
balanced
boolean
required
fileName
string
required
content
string
required
entries
object[]
required