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 Tariff Content20 BF Bean API

API for the tariff content solution (version 2.0).

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

Tagged areas include TariffContent20BFBean. 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 15 operations across 15 paths, and defines 57 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: https://rz3.aeb.de/test2ici/rest, https://rz3.aeb.de/test2cl/rest, https://rz3.aeb.de/test4ce/rest.

15 operations 15 paths 57 schemas 15 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

AEB Tariff Content20 BF Bean 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 15

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

TariffContent20BFBean 15

API for the tariff content solution (version 2.0).

POST
/TariffContent20BFBean/getAESCertificateTypes
Gets all certificates for a specific country.
getAESCertificateTypes body → default
POST
/TariffContent20BFBean/getAdditionalCodeProposals
Gets proposals additional codes for a specific combination of commodity code, decisive date, country's ISO-code and a descriptions' language ISO-code.
getAdditionalCodeProposals body → default
POST
/TariffContent20BFBean/getCertificateProposals
Gets proposals for certificates/documents for a specific combination of commodity code, decisive date, country's ISO-code and a descriptions' language ISO-code.
getCertificateProposals body → default
POST
/TariffContent20BFBean/getCommodityCode
Gets the data of exactly one commodity code. This function can also be used to check the validity of a commodity code.
getCommodityCode body → default
POST
/TariffContent20BFBean/getCommodityCodeSubstitutions
A list of commodity code substitutions, normally relevant for a turn of the year.
getCommodityCodeSubstitutions body → default
POST
/TariffContent20BFBean/getCommodityCodes
All valid commodity codes for the given decisive date.
getCommodityCodes body → default
POST
/TariffContent20BFBean/getContents
A list of contents which are licensed for the given client.
getContents body → default
POST
/TariffContent20BFBean/getCountriesForCountryGroup
A list of countries referenced in the given country group.
getCountriesForCountryGroup body → default
POST
/TariffContent20BFBean/getCountryGroups
A list of all country groups related in the tariff content.
getCountryGroups body → default
POST
/TariffContent20BFBean/getExportControlNumber
Gets the data of exactly one export control number. This function can also be used to check the validity of a export control number.
getExportControlNumber body → default
POST
/TariffContent20BFBean/getExportControlNumberMapping
Gets the mapping data of a commodity code to a list of export control numbers.
getExportControlNumberMapping body → default
POST
/TariffContent20BFBean/getExportControlNumbers
All valid export control numbers for the given decisive date.
getExportControlNumbers body → default
POST
/TariffContent20BFBean/getImportMeasures
Gets all valid import measures for a commodity code, country, content and decisive date.
getImportMeasures body → default
POST
/TariffContent20BFBean/getKnCodeCertificateProposalsdeprecated
Gets the proposals for certificates/documents for a specific combination of commodity code, decisive date, destination country's ISO-code and a descriptions' language ISO-code. @deprecated This metho…
getKnCodeCertificateProposals body → default
POST
/TariffContent20BFBean/getKnCodeCertificateTypes
Gets all certificates for a specific knCode/country/destination-id/decisive date combination.
getKnCodeCertificateTypes body → default

Schemas 57

The contract defines 57 schemas that model the data the API accepts and returns. The most detailed are TCImportMeasureDTO (13 properties), TCAESCertificateTypeDTO (13 properties), TCImportMeasureRateComponentDTO (12 properties), TCGetCommodityCodeRequestDTO (7 properties). Each schema is shown below with its type and property counts.

TCCommodityCodeMeasureAdditionalCodeDTO
object
Result DTO to hold information of a measure with additional code.
2 properties
TCKnCodeCertProposalResultDTO
object
Result DTO to hold the proposals for certificates/documents. There will be a TCKnCodeMeasureInfoDTO for each measure that needs to be applied for materials wit…
3 properties
TCCommodityCodeCertificateDTO
object
Result DTO to hold the information of a certificate/produced document
2 properties
TCGetCommodityCodesResultDTO
object
Result DTO to hold list of TCCommodityCodeDTO
2 properties
TCGetCertificateProposalsResultDTO
object
Result DTO to hold the proposals for certificates/documents. There will be a TCCommodityCodeMeasureCertificatesDTO for each measure that needs to be applied fo…
3 properties
TCCommodityCodeMeasureCertificatesDTO
object
Result DTO to hold information of a measure with certificates.
4 properties
TCKnCodeMeasureCertificateDTO
object
Result DTO to hold the information about a certificate.
1 property
TCCommodityCodeDTO
object
DTO to hold data of a valid commodity code.
6 properties
TCDateRangeDTO
object
Describes a date range, spanning all days between a pair of TCDateDTO .
2 properties
TCGetKnCodeCertificateTypesResultDTO
object
Result DTO to hold all certificates for a given kn code.
2 properties
TCGetCommodityCodesRequestDTO
object
DTO to hold request data to get a list of all valid commodity codes.
6 properties
TCKnCodeNationalCertificateDTO
object
Result DTO to hold the information of a national certificate.
2 properties
TCKnCodeMeasureInfoDTO
object
Result DTO to hold the certificate proposal for exactly one measure.
5 properties
TCCountryGroupDTO
object
DTO to hold data of a country group
2 properties
TCGetKnCodeCertificateTypesRequestDTO
object
DTO to hold request data to get all certificates for a specific kn code.
5 properties
TCImportMeasureDTO
object
Result DTO representing a single import measure.
13 properties
TCImportMeasureFootnoteDTO
object
Describes a footnote within a TCImportMeasureDTO .
3 properties
TCGetContentsResultDTO
object
Result DTO to hold a list of licensed contents.
2 properties
TCGetExportControlNumberMappingResultDTO
object
Result DTO to hold export control number mappings of a given commodity code
2 properties
TCGetCountriesForGroupResultDTO
object
DTO to hold result data of countries referenced in a country group.
2 properties
TCGetCommodityCodeSubstitutionsResultDTO
object
DTO to hold a list of commodity code substitutions.
2 properties
TCAESCertificateTypeSimpleDTO
object
DTO containing the basic fields of a certificate.
5 properties
TCGetCertificateProposalsRequestDTO
object
DTO to hold request data to get certificate/document proposals.
7 properties
TCGetExportControlNumberResultDTO
object
Result DTO to hold exactly one export control number.
2 properties
TCGetContentsRequestDTO
object
DTO to hold request data to get all licensed contents for the given client.
1 property
TCGetCountriesForGroupRequestDTO
object
DTO to hold request data to get all countries which belong to a given group.
4 properties
TCCountryGroupTTDTO
object
DTO to hold language specific data of a country group.
3 properties
TCCommodityCodeAdditionalCodeDTO
object
Result DTO to hold code and description of an additional code
1 property
TCGetAdditionalCodeProposalsRequestDTO
object
DTO to hold request data to get additional codes.
6 properties
TCGetExportControlNumbersRequestDTO
object
DTO to hold request data to get a list of all valid export control numbers.
4 properties
TCGetCommodityCodeSubstitutionsRequestDTO
object
DTO to hold request data to get a list of commodity code substitutions.
5 properties
TCExportControlNumberDTO
object
DTO to hold data of a valid export control number.
4 properties
TCGetExportControlNumberRequestDTO
object
DTO to hold request data to get exactly one export control number.
5 properties
TCImportMeasureRateComponentDTO
object
Result DTO representing one rate component of an import measure.
12 properties
TCAESCertificateTypeDTO
object
DTO containing the extended field of a aes certificate.
13 properties
TCImportMeasureConditionDTO
object
Describes a conditional rate within a TCImportMeasureDTO .
6 properties
TCGetAdditionalCodeProposalsResultDTO
object
Result DTO to hold measures with additional codes.
2 properties
TCCommodityCodeSubstitutionDTO
object
DTO to hold data of one commodity code substitution.
5 properties
TCGetAESCertificateTypesRequestDTO
object
DTO to hold request data to get all certificates of a specific country
2 properties
TCGetCountryGroupsResultDTO
object
DTO to hold result data of country groups related in the tariff content.
2 properties
TCImportMeasureAdditionalCodeDTO
object
Represents additional code information within a TCImportMeasureDTO .
2 properties
TCDateDTO
object
Contains a date as string.
1 property
TCGetImportMeasuresRequestDTO
object
DTO to hold request data for import measure requests
6 properties
TCUserMessageDTO
object
DTO encapsulates problem and information messages.
2 properties
TCGetCountryGroupsRequestDTO
object
DTO to hold request data to get all country groups related in the tariff content.
2 properties
TCGetAESCertificateTypesResultDTO
object
Result DTO to hold all certificates for a given country.
2 properties
TCGetImportMeasuresResultDTO
object
Result DTO to hold a list of import measures matching the request criteria. A TCImportMeasureDTO is returned for each matching import measure
2 properties
TCKnCodeCertProposalRequestDTO
object
DTO to hold request data to get certificate/document proposals.
5 properties
TCContentDTO
object
DTO to hold meta data of a content.
2 properties
TCImportMeasureCertificateDTO
object
Represents a certificate within a TCImportMeasureConditionDTO .
1 property
TCGetExportControlNumbersResultDTO
object
Result DTO to hold list of TCExportControlNumberDTO
2 properties
TCGetExportControlNumberMappingRequestDTO
object
DTO to hold request data to get all proposed AL numbers for a KN codes.
5 properties
TCGetCommodityCodeResultDTO
object
Result DTO to hold exactly one commodity code
2 properties
TCCountryInGroupDTO
object
DTO to hold data of a country referenced in a country group.
3 properties
TextInLanguageDTO
object
A translated text in one of the specified languages.
2 properties
TCCommodityCodeMeasureTypeDTO
object
Result DTO to hold code and description of a measure.
2 properties
TCGetCommodityCodeRequestDTO
object
DTO to hold request data to get exactly one commodity codes.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aeb-tariffcontent20bfbean-api-openapi.yml Raw ↑

Other APIs AEB publishes across the network.

AEB AEB Delivery API
AEB Billing 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
Where this information came from

This is an independent, third-party profile of AEB Tariff Content20 BF Bean 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.