How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AEB Billing API

API for the billing of services

AEB Billing API is one of 67 APIs that AEB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Billing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, a changelog, and a GitHub repository.

This API exposes 10 operations across 10 paths, and defines 42 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://rz3.aeb.de/demo1billing/rest.

10 operations 10 paths 42 schemas 10 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://rz3.aeb.de/test2ici/rest
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

AEB Billing API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-XNSG_WEB_TOKEN (SWAGGER_AUTH_KEY). It accepts HTTP basic authentication (BASIC_AUTH). By default, every request must be authenticated.

Paths & Operations 10

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

Billing 10

API for the billing of services

POST
/BillingBFBean/acknowledgeChangedSettlements
acknowledgeChangedSettlements
acknowledgeChangedSettlements body → default
POST
/BillingBFBean/cancelServiceItems
cancelServiceItems
cancelServiceItems body → default
POST
/BillingBFBean/createServiceItems
createServiceItems
createServiceItems body → default
POST
/BillingBFBean/getBillingScenarios
getBillingScenarios
getBillingScenarios body → default
POST
/BillingBFBean/getBillingServices
getBillingServices
getBillingServices body → default
POST
/BillingBFBean/getChangedSettlements
getChangedSettlements
getChangedSettlements body → default
POST
/BillingBFBean/getServiceItems
getServiceItems
getServiceItems body → default
POST
/BillingBFBean/offsetServiceItems
offsetServiceItems
offsetServiceItems body → default
POST
/BillingBFBean/setServiceMasterFileData
setServiceMasterFileData
setServiceMasterFileData body → default
POST
/BillingBFBean/simulateCreateServiceItems
simulateCreateServiceItems
simulateCreateServiceItems body → default

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are BServiceItemDTO (25 properties), BCompanyDTO (18 properties), BServiceItemResultDTO (18 properties), BSettlementSyncDTO (13 properties). Each schema is shown below with its type and property counts.

BAccountingItemResultDTO
object
Accounting item of a settlement. Accumulation of settlement items grouped by cost center and VAT.
4 properties
BCreateServiceItemsResponseDTO
object
Return value for the the method IBillingBF.createServiceItems().
5 properties
BVatInfoResultDTO
object
Information about a VAT that was applied to prices.
2 properties
BReverseServiceItemsRequestDTO
object
Request parameter for the the method IBillingBF.cancelServiceItems or IBillingBF.offsetServiceItems
6 properties
NamedGenericDataRecordDTO
object
A generic data record with a name. Wrapper class to encapsulate subrecords with their name and with the ability to have explicit null records.
2 properties
BPriceTypeResultDTO
object
Information about a price type in a response.
2 properties
BDateAndZoneDTO
object
Date and zone for Logistics Cost Management.
2 properties
BGetBillingServicesRequestDTO
object
Request parameter for IBillingBFgetBillingServices.
5 properties
BQuantityDTO
object
Quantities for Billing.
3 properties
BGetBillingScenariosRequestDTO
object
Request parameter for IBillingBFgetBillingsScenarios.
4 properties
GenericDataFieldDTO
object
A field of a generic data record.
3 properties
BSetServiceMasterFileDataResponseDTO
object
Reponse of the setServiceData method.
9 properties
BCreateServiceItemParmsDTO
object
Detailed settings for service item creation.
5 properties
BGetServiceItemsRequestDTO
object
Request dto for the the method IBillingBF.getServiceItems.
6 properties
BServiceItemDTO
object
A serviceItem that contains all information for pricing and invoicing.
25 properties
BServiceItemResultDTO
object
Result for one service item, used both by IBillingBFcreateServiceItems and IBillingBFgetServiceItems. --IBillingBFcreateServiceItems-- The following messageIde…
18 properties
BServiceMFResultDTO
object
Result for one item. Messages for this particular item, e.g. for errors or warnings. The following messageIdentCodes are used: "INVALIDDATAERROR": One of the i…
5 properties
BAccountingScenarioResultDTO
object
Accounting scenario of a settlement.
4 properties
BServiceTranslationDTO
object
Text translation DTO for service.
2 properties 1 required
BServiceItemReferenceDTO
object
A reference identifying a serviceItem.
1 property
BAmountOfMoneyDTO
object
An amount of money with a value and an currency ISO code.
2 properties
BGetServiceItemsResponseDTO
object
Return value for the the method IBillingBF.getServiceItems.
5 properties
GenericDataRecordDTO
object
A generic record of data. Each field is qualified by name and type and has a value.
2 properties
BSettlementSyncDTO
object
Synchronization data of a settlement.
13 properties
ComboboxEntryDTO
object
For common use in BF methods which return combobox entries, e.g. for a list of master file data.
2 properties
BReverseServiceItemsResponseDTO
object
Return value for the the method IBillingBF.cancelServiceItems or IBillingBF.offsetServiceItems
5 properties
BServiceMFDTO
object
Masterfile Transfer data object for a service.
6 properties
BReverseServiceItemResultDTO
object
Result for one item. Messages for this particular item, e.g. for errors or warnings. The following messageIdentCodes are used: "ITEMRETRANSMISSIONERROR": Retra…
4 properties
TextInLanguageDTO
object
A translated text in one of the specified languages.
2 properties
BGetBillingServicesResponseDTO
object
Response for IBillingBFgetBillingServices.
5 properties
BGetChangedSettlementsResponseDTO
object
Response of IBillingBFgetChangedSettlements.
7 properties
BAcknowledgeChangedSettlementsResponseDTO
object
Response for IBillingBFacknowledgeChangedSettlements.
4 properties
BGetChangedSettlementsRequestDTO
object
Request parameter for IBillingBFgetChangedSettlements.
5 properties
BCompanyDTO
object
A complete address of a company for Logistics Cost Management.
18 properties
BSettlementItemResultDTO
object
A result object for a created or retrieved settlement item.
11 properties
BAcknowledgeChangedSettlementsRequestDTO
object
Request parameter for IBillingBFacknowledgeChangedSettlements.
5 properties
BSettlementTypeResultDTO
object
Type of settlement.
1 property
BCreateServiceItemsRequestDTO
object
Request parameter for the the method IBillingBF.createServiceItems()
6 properties
BGetBillingScenariosResponseDTO
object
Return value for the the method IBillingBF.getBillingScenarios.
5 properties
BContactDTO
object
Contains data for contacting a person for Logistics Cost Management.
4 properties
BSetServiceMasterFileDataRequestDTO
object
Request DTO for the setServiceMasterFileData method.
5 properties
ResponseMessageDTO
object
Result messages like errors or warnings.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aeb-billing-api-openapi.yml Raw ↑

Other APIs AEB publishes across the network.

AEB AEB Delivery API
AEB Billing Scenario API
AEB BIS Audit BF Bean API
AEB BISBF Bean API
AEB BSM Carrier API
AEB BSM International Customs API
AEB BSM Sync API
AEB Carrier API
AEB Carrier Definition API
AEB Carrier Description API
AEB Carrier Event Service BF Bean API
AEB Carrier Setup API
Where this information came from

This is an independent, third-party profile of AEB Billing API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.