cURL
Bank Accounts
Get bank account
GET
cURL

bexio
bexio

Lexware Office
Lexware Office
Support rawData:
Supported Response Fields:
trueSupported Response Fields:
Available options (3-letter ISO 4217):
EURAvailable options:
ACTIVE, ARCHIVEDAvailable options:
GIRO, PAYMENT_PROVIDER
sevdesk
sevdesk
Support rawData:
Supported Response Fields:
trueSupported Response Fields:
Available options:
CSV, MT940,Available options:
ACTIVE, ARCHIVEDAvailable options:
PAYMENT_PROVIDER, CURRENT_ASSETPath Parameters
Response
200 - application/json
Example:
{
"id": "5570042",
"balance": 100,
"bankName": "F. van Lanschot Bankiers",
"bic": "SNSBNL2A",
"createdDate": "2025-01-01T00:00:00Z",
"currency": "EUR",
"description": "Business Savings Account",
"fileType": "CSV",
"iban": "NL46INGB3591831883",
"name": "Business Bank",
"number": "0150",
"system": "Internal",
"status": "ACTIVE",
"type": "GIRO",
"updatedDate": "2025-02-01T00:00:00Z"
}Last modified on June 10, 2026