Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xentral Accounting Export API

Accounting Export endpoints

Xentral Accounting Export API is one of 90 APIs that Xentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounting Export. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths. It is described by OpenAPI 3.0.0, at version v0.1.

Requests are made against 2 base URLs: https://{xentralId}.xentral.biz, https://{domain}.

8 operations 8 paths 0 schemas 2 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v0.1
Base URL
https://xentral.xentral.biz
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Xentral Accounting Export API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token obtained in POST /tokens endpoint or pregenerated in the system.

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 2 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Accounting Export 8

Accounting Export endpoints

POST
/api/v1/accounting/datev/csvExport/invoicesAndCreditNotes
Execute the accounting CSV export for invoices and credit notes
accounting.datev.csvExport.invoicesAndCreditNotes body → 202400401403404406415429
POST
/api/v1/accounting/datev/csvExport/liabilities
Execute the accounting CSV export for liabilities
accounting.datev.csvExport.liabilities body → 202400401403404406415429
POST
/api/v1/accounting/datev/csvExport/accountTransactions
Execute the accounting CSV export for account transactions
accounting.datev.csvExport.accountTransactions body → 202400401403404406415429
POST
/api/v1/accounting/datev/xmlExport/invoices
Execute the accounting XML export for invoices
accounting.datev.xmlExport.invoices body → 202400401403404406415429
POST
/api/v1/accounting/datev/xmlExport/creditNotes
Execute the accounting XML export for credit notes
accounting.datev.xmlExport.creditNotes body → 202400401403404406415429
POST
/api/v1/accounting/datev/xmlExport/liabilities
Execute the accounting XML export for liabilities
accounting.datev.xmlExport.liabilities body → 202400401403404406415429
GET
/api/v1/accounting/downloads/{downloadKey}/status
Check accounting export status
accounting.datev.download.status 1 param → 200400401403406415429
GET
/api/v1/accounting/downloads/{downloadKey}
Download accounting export
accounting.datev.download 1 param → 200400401403406415429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xentral-accounting-export-api-openapi.yml Raw ↑

Other APIs Xentral publishes across the network.

Xentral Account API
Xentral AuthPlatform API
Xentral Collection API
Xentral Collective Bill API
Xentral Credit API
Xentral Credit Note API
Xentral Credit Note Tag API
Xentral CreditNote API
Xentral Customer Address API
Xentral Customer API
Xentral Customer - Contact Person API
Xentral Customer Delivery Address API