Skip to main content
GET
Retrieve a statement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json

Mixin to provide download URLs for statement files. Reusable across different statement serializers.

href
string<uri>
required
read-only
clearing_no
string
required
read-only

The clearing number of the statement.

invoice_no
string
required
read-only

The invoice number of the statement.

booking_date
string<date>
required
read-only

The date when the statement was booked.

period_start
string<date>
required
read-only

The start date of the period covered by the statement.

period_end
string<date>
required
read-only

The end date of the period covered by the statement.

canceled
boolean
required
read-only

Whether the statement has been canceled.

comment
string
required
read-only

Additional comment or notes on the statement.

total_balance
object
required

Total balance after considering outstanding items.

balance_pre_outstanding_items_offsetting
object
required

Saldo Inkassoverfahren: Payout before considering outstanding items.

offset_outstanding_items
object
required

Amount of outstanding items that was offset.

mandate_count
integer
required
read-only

Number of mandates included in this statement.

mandate_details_href
string
required
read-only

URL to access paginated mandate details for this statement.

overview_vat_specific
object[]
required
read-only

VAT-specific financial details for this statement.

downloads
object[]
required
read-only

List of available statement files with metadata and download URLs.

created
string<date-time>
required
read-only
id
string