Skip to content
Lukáš Vozáb edited this page Jan 25, 2016 · 1 revision

ARES

**Description: **extension for checking if specified company ID is in ARES system and verifies if the company isn't in the registry of debtors.

Maven module:

<groupId>com.cleverlance.cleverbus.extensions</groupId>
<artifactId>ares</artifactId>

Package: com.cleverlance.cleverbus.extension.ares

Route CompanyIDValidationRoute
IN/OUT OUT
URL

Description

Route definition for calling the external registry ARES, based on the response a Company (Company ID) is listed as debtor.

The only required parameter for the core functionality is the COMPANY_ID_KEY, it's necessary for the ext. query.

Configuration
Parameter Default value Description ares.uri http4://wwwinfo.mfcr.cz/cgi-bin/ares/darv_bas.cgi ARES service URI
Error codes

no error codes

Notes ARES service description
Clone this wiki locally