Skip to content

Account management (1.0)

Languages
Servers
Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/account-management/

Accounts

Operations

Person accounts

Operations

Business accounts

Operations

Reference accounts

Operations

Account closure requests

Operations

Fee collection

Operations

Reservations

Operations

Seizures

Operations

Bank statements

Operations

Statements of account

Operations

Fee summary statements

Operations

Create a Fee Summary Statement

Request

Creates a request to issue a fee summary statement upon customer request. The statement will be uploaded to the postbox service. You'll receive a notification on the webhook event POSTBOX_ITEM_CREATED once it's available.

Path
account_idstringrequired

The ID of the account for which the statement should be created.

Bodyapplication/json

The content of the request.

yearintegerrequired

The year for which the statement should be created.

Example: 2019
languagestringrequired

The language in which the statement should be issued.

Enum"ES""FR""IT""DE""EN"
Example: "EN"
application/json
{ "year": 2019, "language": "EN" }

Responses

A Fee Summary statement has already been created based on the provided values.

Body
Response
No content

Person messages

Operations

Business messages

Operations

Trusted IBANs

Operations

Virtual IBANs

Operations

IBAN validation

Operations

Savings Accounts

Operations