cURL
curl --request GET \ --url https://api.maesn.dev/accounting/fiscalYears \ --header 'X-ACCOUNT-KEY: <x-account-key>' \ --header 'X-API-KEY: <x-api-key>'
{ "meta": { "warnings": [ "Field not used by target system" ], "pagination": { "total": 125, "perPage": 50, "currentPage": 1, "totalPages": 3 } }, "data": [ { "id": "20250101", "accountNumberLength": 4, "chartOfAccount": "SKR03", "createdDate": "2025-01-01T00:00:00Z", "description": "Fiscal Year 2025", "endDate": "2025-31-12T00:00:00Z", "startDate": "2025-01-01T00:00:00Z", "status": "OPEN", "updatedDate": "2025-01-01T00:00:00Z" } ] }
DATEV Rechnungswesen
datev-rewe-export
companyId
none
false
true
API key
Account key
Show child attributes
Was this page helpful?