Latest version 2.4.9

  1. GeoRouting REST Documentation

    Overview

    Documentation of GeoRouting REST Web Service.

    You can test all the functions inside the api with swagger ui from: http://<dockerhost>:8080/GeoRouting-WS-R/swagger-ui.html

    Web service functions:

    If docker has the rest secret code environment, all service has need the secret code like this ?restsecret=[secretcode string] example: http://127.0.0.1:8081/GeoRouting-WS-R/georouting/geordbbasedata/isServiceCodeNeeded?restsecret=RtbHs38J289VXdkRY

    Version information

    Version : 2.4.9

    URI scheme

    Host : localhost:8090
    BasePath : /GeoRouting-WS-R

    Tags

    • calculate-collection-controller : Calculate Collection Controller
    • calculate-route-controller : Calculate Route Controller
    • calculatebu-specific-route-controller : Calculatebu Specific Route Controller
    • geo-rdb-base-data-controller : Geo Rdb Base Data Controller

    Paths

    calculateCollectionAndRouteData

    POST /georouting/calculatecollection/calculateCollectionAndRouteResult

    Parameters

    Type Name Description Schema

    Body

    input
    required

    input

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-collection-controller

    calculateCollectionAndRouteDataWithPredefinedDeliveryBU

    POST /georouting/calculatecollection/calculateCollectionAndRouteResultWithPredefinedDeliveryBU

    Parameters

    Type Name Description Schema

    Body

    input
    required

    input

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-collection-controller

    calculateCollectionData

    POST /georouting/calculatecollection/calculateCollectionData

    Parameters

    Type Name Description Schema

    Body

    crInputData
    required

    crInputData

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-collection-controller

    calculateProductSelection

    POST /georouting/calculatecollection/calculateProductSelection

    Parameters

    Type Name Description Schema

    Body

    crInputData
    required

    crInputData

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-collection-controller

    calculateCollectionDepot

    POST /georouting/calculateroute/calculateCollectionDepot

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getCheckDigit

    POST /georouting/calculateroute/checkDigit

    Parameters

    Type Name Description Schema

    Body

    checkDigitDTO
    required

    checkDigitDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    domesticRouteWithRouteInputdata

    POST /georouting/calculateroute/domestic_route_with_route_inputdata

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    domesticrouteWithLabelDataWithRouteInputdata

    POST /georouting/calculateroute/domesticroute_with_label_data_with_route_inputdata

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getCityByCountryAndPostal

    POST /georouting/calculateroute/getCityByCountryAndPostal

    Parameters

    Type Name Description Schema

    Body

    countryCodeNPostalCodeDTO
    required

    countryCodeNPostalCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getCityByCountryAndPrefix

    POST /georouting/calculateroute/getCityByCountryAndPrefix

    Parameters

    Type Name Description Schema

    Body

    countryCodeNPostalCodeDTO
    required

    countryCodeNPostalCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    City > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getCityLocalByCountryAndPostalAndLang

    POST /georouting/calculateroute/getCityLocalByCountryAndPostalAndLang

    Parameters

    Type Name Description Schema

    Body

    codeNPostalCodeNLang
    required

    codeNPostalCodeNLang

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getCityLocalByCountryAndPrefixAndLang

    POST /georouting/calculateroute/getCityLocalByCountryAndPrefixAndLang

    Parameters

    Type Name Description Schema

    Body

    countryCodeNPrefixNLang
    required

    countryCodeNPrefixNLang

    Responses

    HTTP Code Description Schema

    200

    OK

    City > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getDbVersionForDate

    POST /georouting/calculateroute/getDbVersionForDate

    Parameters

    Type Name Description Schema

    Body

    date
    required

    date

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getImportedList

    POST /georouting/calculateroute/getImportedList

    Responses

    HTTP Code Description Schema

    200

    OK

    object

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getLastDbValidTo

    POST /georouting/calculateroute/getLastDbValidTo

    Responses

    HTTP Code Description Schema

    200

    OK

    object

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPostalByCountryAndCity

    POST /georouting/calculateroute/getPostalByCountryAndCity

    Parameters

    Type Name Description Schema

    Body

    countryCodeNCity
    required

    countryCodeNCity

    Responses

    HTTP Code Description Schema

    200

    OK

    Postalcode > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPostalByCountryAndCode

    POST /georouting/calculateroute/getPostalByCountryAndCode

    Parameters

    Type Name Description Schema

    Body

    countryCodeNPostalCodeDTO
    required

    countryCodeNPostalCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPostalsByCountryAndPrefix

    POST /georouting/calculateroute/getPostalsByCountryAndPrefix

    Parameters

    Type Name Description Schema

    Body

    countryCodeNPrefixDTO
    required

    countryCodeNPrefixDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Postalcode > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPropertiesForProductSelectionList

    POST /georouting/calculateroute/getPropertiesForProductSelectionList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Map«string,string» > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPropertiesForProductSelectionListWithAdditionalElements

    POST /georouting/calculateroute/getPropertiesForProductSelectionListWithAdditionalElements

    Parameters

    Type Name Description Schema

    Body

    routeInputDataWithAdditionalElementsDTO
    required

    routeInputDataWithAdditionalElementsDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Map«string,string» > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPropertiesForProductSelectionListWithFillElement

    POST /georouting/calculateroute/getPropertiesForProductSelectionWithFillElement

    Parameters

    Type Name Description Schema

    Body

    routeInputDataNElementStringDTO
    required

    routeInputDataNElementStringDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Map«string,string» > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPropertiesForProductSelectionListWithFillElementAndAdditionalElements

    POST /georouting/calculateroute/getPropertiesForProductSelectionWithFillElementAndAdditionalElements

    Parameters

    Type Name Description Schema

    Body

    routeInputDataNElementStringDTO
    required

    routeInputDataNElementStringDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Map«string,string» > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getPropertiesForResult

    POST /georouting/calculateroute/getPropertiesForResult

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    < string, string > map

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getVersionPrefix

    POST /georouting/calculateroute/getVersionPrefix

    Parameters

    Type Name Description Schema

    Body

    date
    required

    date

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    isUpToDate

    POST /georouting/calculateroute/isUpToDate

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • */*

    Tags

    • calculate-route-controller

    onlycsort

    POST /georouting/calculateroute/onlyCsort

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyCsortList

    POST /georouting/calculateroute/onlyCsortList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataList
    required

    routeInputDataList

    RouteInputDataDTO > array

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyDbuQuick

    POST /georouting/calculateroute/onlyDbuQuick

    Parameters

    Type Name Description Schema

    Body

    routeInputDataWithPCodeWarning
    required

    routeInputDataWithPCodeWarning

    Responses

    HTTP Code Description Schema

    200

    OK

    string

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlydsort

    POST /georouting/calculateroute/onlyDsort

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyDsortList

    POST /georouting/calculateroute/onlyDsortList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataList
    required

    routeInputDataList

    RouteInputDataDTO > array

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyosort

    POST /georouting/calculateroute/onlyOsort

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyOsortList

    POST /georouting/calculateroute/onlyOsortList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataList
    required

    routeInputDataList

    RouteInputDataDTO > array

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyRoute

    POST /georouting/calculateroute/onlyRoute

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    onlyRouteList

    POST /georouting/calculateroute/onlyRouteList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataList
    required

    routeInputDataList

    RouteInputDataDTO > array

    Responses

    HTTP Code Description Schema

    200

    OK

    RouteResultWithError > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    productSelection

    POST /georouting/calculateroute/productSelection

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    productSelectionList

    POST /georouting/calculateroute/productSelectionList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataListDTO
    required

    routeInputDataListDTO

    RouteInputDataDTO > array

    Responses

    HTTP Code Description Schema

    200

    OK

    < < ProductSelectionResultWithError > array > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    productSelectionWithFillElement

    POST /georouting/calculateroute/productSelectionWithFillElement

    Parameters

    Type Name Description Schema

    Body

    routeInputDataNElementStringDTO
    required

    routeInputDataNElementStringDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    returnNOPSSet

    POST /georouting/calculateroute/returnNOPSSet

    Parameters

    Type Name Description Schema

    Body

    nopsSetDTO
    required

    nopsSetDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    NOPSElement > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    routeWithRouteInputdata

    POST /georouting/calculateroute/route

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    routeList

    POST /georouting/calculateroute/routeList

    Parameters

    Type Name Description Schema

    Body

    routeInputDataListDTO
    required

    routeInputDataListDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    RouteResultWithError > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    routeWithElementListFiltering

    POST /georouting/calculateroute/routeWithElementListFiltering

    Parameters

    Type Name Description Schema

    Body

    routeInputDataWithElementList
    required

    routeInputDataWithElementList

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    routeWithLabelData

    POST /georouting/calculateroute/routeWithLabelData

    Parameters

    Type Name Description Schema

    Body

    routeInputDataDTO
    required

    routeInputDataDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculate-route-controller

    getCalcPickupData

    POST /georouting/calculateroute_specific_route/calcPickupData

    Parameters

    Type Name Description Schema

    Body

    routeInputDataWithMaxWeightDTO
    required

    routeInputDataWithMaxWeightDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculatebu-specific-route-controller

    routeWithBuRAndMSort

    POST /georouting/calculateroute_specific_route/routeWithBuRAndMSort

    Parameters

    Type Name Description Schema

    Body

    routeInputDataWithCustomerIDDTO
    required

    routeInputDataWithCustomerIDDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • calculatebu-specific-route-controller

    findAllPostalCodesWithRelatedCityByCountryCode

    POST /georouting/geordbbasedata/findAllPostalCodesWithRelatedCityByCountryCode

    Parameters

    Type Name Description Schema

    Body

    dto
    required

    dto

    Responses

    HTTP Code Description Schema

    200

    OK

    PostalCodeWithCity > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    findAllPostalCodesWithRelatedCityByCountryCodeAndFilter

    POST /georouting/geordbbasedata/findAllPostalCodesWithRelatedCityByCountryCodeAndFilter

    Parameters

    Type Name Description Schema

    Body

    dto
    required

    dto

    Responses

    HTTP Code Description Schema

    200

    OK

    PostalCodeWithCity > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    firstWorkingDay

    POST /georouting/geordbbasedata/firstWorkingDay

    Parameters

    Type Name Description Schema

    Body

    input
    required

    input

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllAsCode

    POST /georouting/geordbbasedata/getAllAsCode

    Responses

    HTTP Code Description Schema

    200

    OK

    AsCode > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllBu

    POST /georouting/geordbbasedata/getAllBu

    Responses

    HTTP Code Description Schema

    200

    OK

    BusinessUnit > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllCountry

    POST /georouting/geordbbasedata/getAllCountry

    Responses

    HTTP Code Description Schema

    200

    OK

    Country > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllCountryForLang

    POST /georouting/geordbbasedata/getAllCountryForLang

    Parameters

    Type Name Description Schema

    Body

    langDTO
    required

    langDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    CountryForLang > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllDepot

    POST /georouting/geordbbasedata/getAllDepot

    Responses

    HTTP Code Description Schema

    200

    OK

    Depot > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllDepotByBUCode

    POST /georouting/geordbbasedata/getAllDepotByBUCode

    Parameters

    Type Name Description Schema

    Body

    buCodeDTO
    required

    buCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Depot > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllDepotByDepotNumberList

    POST /georouting/geordbbasedata/getAllDepotByDepotNumberList

    Parameters

    Type Name Description Schema

    Body

    depotNumberListDTO
    required

    depotNumberListDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    Depot > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllDepotWithExtendedFields

    POST /georouting/geordbbasedata/getAllDepotWithExtendedFields

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllDepotWithExtendedFieldsByBUCode

    POST /georouting/geordbbasedata/getAllDepotWithExtendedFieldsByBUCode

    Parameters

    Type Name Description Schema

    Body

    buCodeDTO
    required

    buCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllDepotWithExtendedFieldsByDepotNumberList

    POST /georouting/geordbbasedata/getAllDepotWithExtendedFieldsByDepotNumberList

    Parameters

    Type Name Description Schema

    Body

    depotNumberListDTO
    required

    depotNumberListDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllElement

    POST /georouting/geordbbasedata/getAllElement

    Responses

    HTTP Code Description Schema

    200

    OK

    ElementObj > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllElementByLang

    POST /georouting/geordbbasedata/getAllElementByLang

    Parameters

    Type Name Description Schema

    Body

    langDTO
    required

    langDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    < string, string > map

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllNetwork

    POST /georouting/geordbbasedata/getAllNetwork

    Responses

    HTTP Code Description Schema

    200

    OK

    Network > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllRCode

    POST /georouting/geordbbasedata/getAllRCode

    Responses

    HTTP Code Description Schema

    200

    OK

    RCodeData > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllServiceInfoForLang

    POST /georouting/geordbbasedata/getAllServiceInfoForLang

    Parameters

    Type Name Description Schema

    Body

    langDTO
    required

    langDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    ServiceInfo > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllSoCode

    POST /georouting/geordbbasedata/getAllSoCode

    Responses

    HTTP Code Description Schema

    200

    OK

    SoCode > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllStatesByCountryCode

    POST /georouting/geordbbasedata/getAllStatesByCountryCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getAllStatesForLang

    POST /georouting/geordbbasedata/getAllStatesForLang

    Parameters

    Type Name Description Schema

    Body

    langDTO
    required

    langDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    StateForLang > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getBUAlphaByBUCode

    POST /georouting/geordbbasedata/getBUAlphaByBUCode

    Parameters

    Type Name Description Schema

    Body

    buCode
    required

    buCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getBUByBUAlphaString

    POST /georouting/geordbbasedata/getBUByBUAlphaString

    Parameters

    Type Name Description Schema

    Body

    buAlphastring
    required

    buAlphastring

    Responses

    HTTP Code Description Schema

    200

    OK

    BusinessUnit > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getBUByBUCode

    POST /georouting/geordbbasedata/getBUByBUCode

    Parameters

    Type Name Description Schema

    Body

    buCode
    required

    buCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getBUCodeByAlphaString

    POST /georouting/geordbbasedata/getBUCodeByAlphaString

    Parameters

    Type Name Description Schema

    Body

    alphaString
    required

    alphaString

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getBUNameByBUCode

    POST /georouting/geordbbasedata/getBUNameByBUCode

    Parameters

    Type Name Description Schema

    Body

    buCode
    required

    buCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCitiesByCountryAndCityName

    POST /georouting/geordbbasedata/getCitiesByCountryAndCityName

    Parameters

    Type Name Description Schema

    Body

    countryCodeWithCityNameDTO
    required

    countryCodeWithCityNameDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    City > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCitiesByCountryAndCityNameAndPostalCode

    POST /georouting/geordbbasedata/getCitiesByCountryAndCityNameAndPostalCode

    Parameters

    Type Name Description Schema

    Body

    countryCodeWithCityNameAndPostalCodeRangeDTO
    required

    countryCodeWithCityNameAndPostalCodeRangeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    City > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCitiesByCountryAndPostalCode

    POST /georouting/geordbbasedata/getCitiesByCountryAndPostalCode

    Parameters

    Type Name Description Schema

    Body

    countryCodeWithPostalCodeRangeDTO
    required

    countryCodeWithPostalCodeRangeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    City > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCitiesByCountryCode

    POST /georouting/geordbbasedata/getCitiesByCountryCode

    Parameters

    Type Name Description Schema

    Body

    countryCodeDTO
    required

    countryCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    City > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCodeObjectByValue

    POST /georouting/geordbbasedata/getCodeObjectByValue

    Parameters

    Type Name Description Schema

    Body

    codeObjectByValueDTO
    required

    codeObjectByValueDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    object

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCodeObjetByNumericValue

    POST /georouting/geordbbasedata/getCodeObjetByNumericValue
    CAUTION

    operation.deprecated

    Parameters

    Type Name Description Schema

    Body

    codeObjetByNumericValueDTO
    required

    codeObjetByNumericValueDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    object

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCountryByCountryCode

    POST /georouting/geordbbasedata/getCountryByCountryCode

    Parameters

    Type Name Description Schema

    Body

    countryCode
    required

    countryCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCountryByISONum

    POST /georouting/geordbbasedata/getCountryByISONum

    Parameters

    Type Name Description Schema

    Body

    isoNum
    required

    isoNum

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCountryCountryCodeByNum

    POST /georouting/geordbbasedata/getCountryCountryCodeByNum

    Parameters

    Type Name Description Schema

    Body

    ISONum
    required

    ISONum

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCountryISONumByCountryCode

    POST /georouting/geordbbasedata/getCountryISONumByCountryCode

    Parameters

    Type Name Description Schema

    Body

    countryCode
    required

    countryCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getCountryNameByLang

    POST /georouting/geordbbasedata/getCountryNameByLang

    Parameters

    Type Name Description Schema

    Body

    countryCodeAndLangDTO
    required

    countryCodeAndLangDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getDepotByCode

    POST /georouting/geordbbasedata/getDepotByCode

    Parameters

    Type Name Description Schema

    Body

    depotCode
    required

    depotCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getDepotWithExtendedFieldsByCode

    POST /georouting/geordbbasedata/getDepotWithExtendedFieldsByCode

    Parameters

    Type Name Description Schema

    Body

    depotCode
    required

    depotCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getElementByElementCode

    POST /georouting/geordbbasedata/getElementByElementCode

    Parameters

    Type Name Description Schema

    Body

    elementCode
    required

    elementCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getElementDescByLang

    POST /georouting/geordbbasedata/getElementDescByLang

    Parameters

    Type Name Description Schema

    Body

    elementCode
    required

    elementCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getElementObject

    POST /georouting/geordbbasedata/getElementObject

    Parameters

    Type Name Description Schema

    Body

    code
    required

    code

    Responses

    HTTP Code Description Schema

    200

    OK

    ElementObj > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getElementTypeByElementCode

    POST /georouting/geordbbasedata/getElementTypeByElementCode

    Parameters

    Type Name Description Schema

    Body

    elementCode
    required

    elementCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getLanguagesByCountryCode

    POST /georouting/geordbbasedata/getLanguagesByCountryCode

    Parameters

    Type Name Description Schema

    Body

    countrycode
    required

    countrycode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getNetworkByCode

    POST /georouting/geordbbasedata/getNetworkByCode

    Parameters

    Type Name Description Schema

    Body

    networkCodeDTO
    required

    networkCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getPostalCodesByCountry

    POST /georouting/geordbbasedata/getPostalCodesByCountry

    Parameters

    Type Name Description Schema

    Body

    dto
    required

    dto

    Responses

    HTTP Code Description Schema

    200

    OK

    Postalcode > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getPostalCodesByCountryAndPostalCodeRange

    POST /georouting/geordbbasedata/getPostalCodesByCountryAndPostalCodeRange

    Parameters

    Type Name Description Schema

    Body

    dto
    required

    dto

    Responses

    HTTP Code Description Schema

    200

    OK

    Postalcode > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getPostalcodePatternByCountryCode

    POST /georouting/geordbbasedata/getPostalcodePatternByCountryCode

    Parameters

    Type Name Description Schema

    Body

    countryCode
    required

    countryCode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getRCodeByCode

    POST /georouting/geordbbasedata/getRCodeByCode

    Parameters

    Type Name Description Schema

    Body

    rCodeDTO
    required

    rCodeDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getSOFieldInfosByLang

    POST /georouting/geordbbasedata/getSOFieldInfosByLang

    Parameters

    Type Name Description Schema

    Body

    socodeCodeAndLangDTO
    required

    socodeCodeAndLangDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getServiceMark

    POST /georouting/geordbbasedata/getServiceMark

    Parameters

    Type Name Description Schema

    Body

    socode
    required

    socode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getServicetext

    POST /georouting/geordbbasedata/getServicetext

    Parameters

    Type Name Description Schema

    Body

    code
    required

    code

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getSpecifiedNumberOfWorkingDays

    POST /georouting/geordbbasedata/getSpecifiedNumberOfWorkingDays

    Parameters

    Type Name Description Schema

    Body

    input
    required

    input

    Responses

    HTTP Code Description Schema

    200

    OK

    < string > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getStateNameByLang

    POST /georouting/geordbbasedata/getStateNameByLang

    Parameters

    Type Name Description Schema

    Body

    stateCodeAndLangDTO
    required

    stateCodeAndLangDTO

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getStatesByCountryCode

    POST /georouting/geordbbasedata/getStatesByCountryCode

    Parameters

    Type Name Description Schema

    Body

    countryCode
    required

    countryCode

    Responses

    HTTP Code Description Schema

    200

    OK

    State > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    getWorkingDaysBetweenSpecifiedPeriod

    POST /georouting/geordbbasedata/getWorkingDaysBetweenSpecifiedPeriod

    Parameters

    Type Name Description Schema

    Body

    input
    required

    input

    Responses

    HTTP Code Description Schema

    200

    OK

    < string > array

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    isServiceCodeNeeded

    POST /georouting/geordbbasedata/isServiceCodeNeeded

    Parameters

    Type Name Description Schema

    Body

    socode
    required

    socode

    Responses

    HTTP Code Description Schema

    200

    OK

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    isWorkingDay

    POST /georouting/geordbbasedata/isWorkingDay

    Parameters

    Type Name Description Schema

    Body

    input
    required

    input

    Responses

    HTTP Code Description Schema

    200

    OK

    boolean

    201

    Created

    No Content

    401

    Unauthorized

    No Content

    403

    Forbidden

    No Content

    404

    Not Found

    No Content

    Consumes

    • application/json

    Produces

    • application/json

    Tags

    • geo-rdb-base-data-controller

    Definitions

    AsCode

    Name Schema

    ascode
    optional

    string

    elementCodes
    optional

    string

    elements
    optional

    ElementObj > array

    serviceText
    optional

    string

    BUAlphaStringDTO

    Name Schema

    buAlphaString
    optional

    string

    BUAlphaStringListDTO

    Name Schema

    buCodeList
    optional

    < string > array

    BUNameByBUCodeDTO

    Name Schema

    buNameByBUCode
    optional

    string

    BuCodeDTO

    Name Schema

    buCode
    optional

    string

    BusinessUnit

    Name Schema

    buAlphastr
    optional

    string

    buCode
    optional

    string

    buDefaultCountry
    optional

    string

    buFinancialgroup
    optional

    string

    buGeographGroup
    optional

    string

    buName
    optional

    string

    buTechnicalGroup
    optional

    string

    dpdContract
    optional

    string

    typeOfBu
    optional

    string

    CalculateCollectionAndRouteResultInputDTO

    Name Schema

    crInputData
    optional

    routeInputDataForCollectionRequest
    optional

    CalculateCollectionAndRouteResultWithDeliveryBUInputDTO

    Name Schema

    crInputData
    optional

    routeInputDataForCollectionRequestWithDeliveryBu
    optional

    CheckDigitDTO

    Name Schema

    checkDigit
    optional

    string

    City

    Name Schema

    beginPostCode
    optional

    string

    cityNameEnglish
    optional

    string

    cityNameLocal
    optional

    string

    cityNameLocalLang
    optional

    string

    countryCode
    optional

    string

    endPostCode
    optional

    string

    stateCode
    optional

    string

    CodeAndLangDTO

    Name Schema

    lang
    optional

    string

    soCode
    optional

    string

    CodeDTO

    Name Schema

    code
    optional

    string

    CodeObjectByValueDTO

    Name Schema

    lang
    optional

    string

    value
    optional

    string

    CodeObjetByNumericValueDTO

    Name Schema

    lang
    optional

    string

    numericValue
    optional

    string

    CollectionDepotResult

    Name Schema

    collectionBU
    optional

    string

    collectionDepot
    optional

    string

    CollectionPlace

    Name Schema

    bu
    optional

    string

    city
    optional

    string

    country
    optional

    string

    postcode
    optional

    string

    Country

    Name Schema

    cityvalidation
    optional

    string

    countryCode
    optional

    string

    destinatioonLanguages
    optional

    string

    dummyCountryCode
    optional

    string

    flagNeedState
    optional

    integer (int32)

    flagPostCodeNo
    optional

    integer (int32)

    freetradeArea
    optional

    string

    isoNumCountryCode
    optional

    string

    isoalpha2CountryCode
    optional

    string

    isoalpha3CountryCode
    optional

    string

    postCodePattern
    optional

    string

    postCodeValifation
    optional

    string

    CountryCodeAndLangDTO

    Name Schema

    countryCode
    optional

    string

    lang
    optional

    string

    CountryCodeByNumDTO

    Name Schema

    countryCodeByNum
    optional

    string

    CountryCodeDTO

    Name Schema

    countryCode
    optional

    string

    CountryCodeNCity

    Name Schema

    city
    optional

    string

    countryCode
    optional

    string

    CountryCodeNPostalCodeDTO

    Name Schema

    countryCode
    optional

    string

    postalCode
    optional

    string

    CountryCodeNPostalCodeNLang

    Name Schema

    countryCode
    optional

    string

    lang
    optional

    string

    postalCode
    optional

    string

    CountryCodeNPrefixDTO

    Name Schema

    cityNamePrefix
    optional

    string

    countryCode
    optional

    string

    CountryCodeNPrefixNLang

    Name Schema

    cityNamePrefix
    optional

    string

    countryCode
    optional

    string

    lang
    optional

    string

    CountryCodeWithCityNameAndPostalCodeRangeDTO

    Name Schema

    cityName
    optional

    string

    countryCode
    optional

    string

    postalCodeFrom
    optional

    string

    postalCodeTo
    optional

    string

    CountryCodeWithCityNameDTO

    Name Schema

    cityName
    optional

    string

    countryCode
    optional

    string

    CountryCodeWithPostalCodeRangeDTO

    Name Schema

    countryCode
    optional

    string

    postalCodeFrom
    optional

    string

    postalCodeTo
    optional

    string

    CountryForLang

    Name Schema

    cityvalidation
    optional

    string

    countryCode
    optional

    string

    destinatioonLanguages
    optional

    string

    dummyCountryCode
    optional

    string

    flagNeedState
    optional

    integer (int32)

    flagPostCodeNo
    optional

    integer (int32)

    freetradeArea
    optional

    string

    isoNumCountryCode
    optional

    string

    isoalpha2CountryCode
    optional

    string

    isoalpha3CountryCode
    optional

    string

    name
    optional

    string

    postCodePattern
    optional

    string

    postCodeValifation
    optional

    string

    CountryISONumByCountryCodeDTO

    Name Schema

    countryISONumByCountryCode
    optional

    string

    CountryNameByLangDTO

    Name Schema

    countryNameByLang
    optional

    string

    CrBaseInputData

    Name Schema

    collectionDate
    optional

    string (date-time)

    collectionPlace
    optional

    requestingBu
    optional

    string

    requestingCountry
    optional

    string

    CrCollectionDataAndRouteResultDTO

    Name Schema

    collectionData
    optional

    routeResult
    optional

    CrCollectionDataDTO

    Name Schema

    collectingBu
    optional

    string

    collectingDepot
    optional

    string

    warningList
    optional

    GeoWarning > array

    workingDayDate
    optional

    string (date-time)

    CrCollectionDataWithSoAsDTO

    Name Schema

    asCode
    optional

    string

    collectingBu
    optional

    string

    collectingDepot
    optional

    string

    soCode
    optional

    string

    warningList
    optional

    GeoWarning > array

    workingDayDate
    optional

    string (date-time)

    CrInputData

    Name Schema

    collectionDate
    optional

    string (date-time)

    collectionPlace
    optional

    deliveryAsCode
    optional

    string

    deliverySoCode
    optional

    string

    requestingBu
    optional

    string

    requestingCountry
    optional

    string

    DBVersionDTO

    Name Schema

    version
    optional

    string

    Depot

    Name Schema

    address2
    optional

    string

    address3
    optional

    string

    addressPostCode
    optional

    string

    buCode
    optional

    string

    building
    optional

    string

    cityName
    optional

    string

    companyName
    optional

    string

    companyName2
    optional

    string

    countrycode
    optional

    string

    depotstr
    optional

    string

    dummyDepot
    optional

    string

    fax
    optional

    string

    floor
    optional

    string

    geopostDepotnumber
    optional

    string

    groupId
    optional

    string

    iataLikeCode
    optional

    string

    mail
    optional

    string

    phone
    optional

    string

    postcode
    optional

    string

    propNum
    optional

    string

    sgpsLong
    optional

    string

    sgpslat
    optional

    string

    state
    optional

    string

    street
    optional

    string

    web
    optional

    string

    DepotCodeDTO

    Name Schema

    depotCode
    optional

    string

    DepotNumberListDTO

    Name Schema

    depotNumbers
    optional

    < string > array

    DepotWithExtendedFields

    Name Schema

    address2
    optional

    string

    address3
    optional

    string

    addressPostCode
    optional

    string

    buCode
    optional

    string

    building
    optional

    string

    cityName
    optional

    string

    companyName
    optional

    string

    companyName2
    optional

    string

    countrycode
    optional

    string

    deliveryDepot
    optional

    string

    depotstr
    optional

    string

    dummyDepot
    optional

    string

    fax
    optional

    string

    floor
    optional

    string

    geopostDepotnumber
    optional

    string

    groupId
    optional

    string

    iataLikeCode
    optional

    string

    location
    optional

    string

    mail
    optional

    string

    phone
    optional

    string

    pickupDepot
    optional

    string

    postcode
    optional

    string

    propNum
    optional

    string

    scanningDepot
    optional

    string

    sgpsLong
    optional

    string

    sgpslat
    optional

    string

    state
    optional

    string

    street
    optional

    string

    web
    optional

    string

    ElementCodeAndLangDTO

    Name Schema

    elementCode
    optional

    string

    lang
    optional

    string

    ElementCodeDTO

    Name Schema

    elementCode
    optional

    string

    ElementDescByLangDTO

    Name Schema

    elementDescByLang
    optional

    string

    ElementObj

    Name Schema

    elementCode
    optional

    string

    elementShortCut
    optional

    string

    elementType
    optional

    string

    ElementStringDTO

    Name Schema

    elements
    optional

    < string > array

    Exception

    Name Schema

    cause
    optional

    localizedMessage
    optional

    string

    message
    optional

    string

    stackTrace
    optional

    StackTraceElement > array

    suppressed
    optional

    Throwable > array

    GeoWarning

    Name Schema

    dataValue
    optional

    string

    errorCode
    optional

    enum (shortcode: CR101 enName: No collection BU found (C1CBU), shortcode: CR102 enName: Not allowed collection request. (CALLOW), shortcode: CR103 enName: No collection depot found (C2CDEPOT), shortcode: F101 enName: Input file open error, shortcode: F102 enName: Input file read error, shortcode: F103 enName: File has no #END; string, file is not complete, shortcode: F104 enName: Undefined subtype found, shortcode: F105 enName: File close error, shortcode: F106 enName: Number of data not equals in db and in file, shortcode: I101 enName: com.geopostgroup.GeoRouting.dbtype not recognised, shortcode: I102 enName: com.geopostgroup.GeoRouting.reduceTo not recognised, shortcode: IM101 enName: Exploderule type not recognised, shortcode: IV101 enName: Input validation mandatory field Destination country not filled, shortcode: IV102 enName: Input validation mandatory field dpostcode not filled, shortcode: IV103 enName: Input validation mandatory field socode not filled, shortcode: IV104 enName: Input validation mandatory field date not filled, shortcode: IV105 enName: Input validation mandatory field origin depot not filled, shortcode: IV106 enName: Input validation postal code not matching with destination country postcode pattern, shortcode: IV107 enName: Input validation postal code is not valid, and for this country only valid postal code is accepted., shortcode: IV108 enName: Input validation city name is not valid, and for this country only valid city names are accepted, shortcode: IV109 enName: Input validation ASCODE is mandatory for the selected SOCOODE, but it is not specified, shortcode: IV110 enName: Input validation network table returned more than one row for input, shortcode: IV111 enName: Input validation network table returned more than one row for input, shortcode: IV112 enName: Input validation destination countrycode is not valid., shortcode: IV113 enName: Input validation BUSINESSUNIT table returned more than one row for input, shortcode: IV114 enName: Input validation bucode is not valid., shortcode: IV115 enName: Input validation SOCODES table returned more than one row for input, shortcode: IV116 enName: Input validation SOCODE is not valid., shortcode: IV117 enName: Input validation ASCODES table returned more than one row for input, shortcode: IV118 enName: Input validation ASCODE is not valid., shortcode: IV119 enName: Input validation DEPOTS table returned more than one row for input, shortcode: IV120 enName: Input validation DEPOT is not valid., shortcode: IV121 enName: Input validation IC table returned more than one row for input, shortcode: IV122 enName: Input validation subcode is not valid., shortcode: IV123 enName: Input validation VERSION table returned more than one row for input, shortcode: IV124 enName: Input validation no valid GeoRouting database is found, shortcode: IV125 enName: Input validation Destination depot is not set, shortcode: IV126 enName: Input validation CustomerId and SubCode is filled out together., shortcode: IV127 enName: Input validation ElementCode is invalid., shortcode: IV128 enName: Input validation input postal code is not valid., shortcode: IV129 enName: No SoCode found for the elements, shortcode: IV130 enName: Input validation mandatory field Collection Country not filled, shortcode: IV131 enName: Input validation mandatory field CollectionPostCode not filled, shortcode: IV132 enName: Input validation mandatory field RequestingBu not filled, shortcode: IV133 enName: Input validation mandatory field RequestingCountry not filled, shortcode: IV134 enName: Input validation mandatory field Date is not valid, shortcode: IV135 enName: Input validation RouteInput is null, shortcode: R101 enName: Routing problem, No BU found for this destination (R1DBU), shortcode: R102 enName: Routing problem, No Destination Depot found for this destination (R2ROUTE), shortcode: R103 enName: Service accredition problem, this service is not allowed for this destination (SOCODE), shortcode: R104 enName: Service accredition problem, this service is not allowed for this destination (SOASCODE), shortcode: R105 enName: Networkplan not found, shortcode: R106 enName: P0Properties not found, shortcode: S101 enName: SQL Database creation error., shortcode: S102 enName: SQL Database connection error., shortcode: S103 enName: SQL Database Disconnect error, shortcode: S104 enName: Create base tables error, shortcode: S105 enName: Commit failed, shortcode: S106 enName: Base data insert failed, shortcode: S107 enName: Child table fill select query failed, shortcode: S108 enName: Delete from table failed, shortcode: S109 enName: Child table fill insert query failed, shortcode: S110 enName: select query failed, shortcode: S111 enName: Query actual Geordb failed, shortcode: S112 enName: Unable to find matching SQL database, shortcode: S113 enName: Could not close prepared statement or result set, shortcode: S114 enName: GeoVersions table cannot be found, shortcode: U101 enName: Unknown exception happened, shortcode: W101 enName: Info: Postal code not matching with pattern, shortcode: W102 enName: Info: City name not found in the list., shortcode: W103 enName: Info: Postal code not found in postalcode table, shortcode: X999 enName: Unknown, shortcode: G001 enName: Sql no result row., shortcode: G002 enName: Character length validation error, shortcode: G003 enName: Country Alpha2 validation error, shortcode: G004 enName: Date parse failed., shortcode: G005 enName: Depot group list is malformed, shortcode: G006 enName: Input data format is invalid.)

    sourceObj
    optional

    string

    sourceStep
    optional

    string

    GeoroutingValidDateDTO

    Name Schema

    date
    optional

    string

    GetAllStatesByCountryCodeDTO

    Name Schema

    allStatesByCountryCode
    optional

    < string, < State > array > map

    GetSpecifiedNumberOfWorkingDaysInput

    Name Schema

    asCode
    optional

    string

    date
    optional

    string

    dpdWorkType
    optional

    enum (PICKUP, DELIVERY)

    nonWorkingDayPlace
    optional

    numberOfWorkingDaysToGet
    optional

    integer (int32)

    soCode
    optional

    string

    GetWorkingDaysBetweenSpecifiedPeriodInput

    Name Schema

    asCode
    optional

    string

    date
    optional

    string

    dpdWorkType
    optional

    enum (PICKUP, DELIVERY)

    endDate
    optional

    string

    nonWorkingDayPlace
    optional

    soCode
    optional

    string

    ISONumDTO

    Name Schema

    isoNum
    optional

    string

    IsServiceCodeNeededDTO

    Name Schema

    serviceCodeNeeded
    optional

    boolean

    IsUpToDateDTO

    Name Schema

    upToDate
    optional

    boolean

    IsWorkingDayInput

    Name Schema

    asCode
    optional

    string

    date
    optional

    string

    dpdWorkType
    optional

    enum (PICKUP, DELIVERY)

    nonWorkingDayPlace
    optional

    soCode
    optional

    string

    IsWorkingDayOutput

    Name Schema

    workingDay
    optional

    string

    LangDTO

    Name Schema

    language
    optional

    string

    LanguagesByCountryCodeDTO

    Name Schema

    countryLanguages
    optional

    < string > array

    Map«string,string»

    Type : < string, string > map

    NOPSElement

    Name Schema

    asCode
    optional

    string

    elements
    optional

    < string > array

    nops
    optional

    < string > array

    soCode
    optional

    string

    NOPSSetDTO

    Name Schema

    asCode
    optional

    string

    obu
    optional

    string

    soCode
    optional

    string

    Network

    Name Schema

    buCode
    optional

    string

    countryCode
    optional

    string

    networkCode
    optional

    string

    networkName
    optional

    string

    NetworkCodeDTO

    Name Schema

    networkCode
    optional

    string

    NonWorkingDayPlace

    Name Schema

    bu
    optional

    string

    city
    optional

    string

    country
    optional

    string

    depot
    optional

    string

    postcode
    optional

    string

    OnlyCsortDTO

    Name Schema

    csort
    optional

    string

    OnlyCsortList

    Name Schema

    onlycsortList
    optional

    < string > array

    OnlyDsortDTO

    Name Schema

    onlyDsort
    optional

    string

    OnlyDsortList

    Name Schema

    dsortList
    optional

    < string > array

    OnlyOsorList

    Name Schema

    osortList
    optional

    < string > array

    OnlyOsort

    Name Schema

    osort
    optional

    string

    PickupRouteResult

    Name Schema

    exception
    optional

    pickupDepot
    optional

    string

    pickupInfo
    optional

    string

    PostalCodePatternByCountryCodeDTO

    Name Schema

    postalCodePattern
    optional

    < string > array

    PostalCodeWithCity

    Name Schema

    cityName
    optional

    string

    postalCodeFrom
    optional

    string

    postalCodeTo
    optional

    string

    postcodeType
    optional

    string

    Postalcode

    Name Schema

    beginPostCode
    optional

    string

    countryCode
    optional

    string

    endPostCode
    optional

    string

    postCodeType
    optional

    string

    PrefixDTO

    Name Schema

    prefix
    optional

    string

    ProductSelectionResult

    Type : object

    ProductSelectionResultDTO

    Type : object

    ProductSelectionResultWithError

    Type : object

    RCodeDTO

    Name Schema

    rcode
    optional

    string

    RCodeData

    Name Schema

    address2
    optional

    string

    address3
    optional

    string

    buCode
    optional

    string

    cityName
    optional

    string

    companyName1
    optional

    string

    companyName2
    optional

    string

    countryCode
    optional

    string

    fax
    optional

    string

    floor
    optional

    string

    geopostDepotNumber
    optional

    string

    mail
    optional

    string

    phone
    optional

    string

    postCode
    optional

    string

    raadress2
    optional

    string

    raadress3
    optional

    string

    rabuilding
    optional

    string

    racityName
    optional

    string

    racompanyName1
    optional

    string

    racompanyName2
    optional

    string

    racountryCode
    optional

    string

    radepartment
    optional

    string

    rafloor
    optional

    string

    ragpsLocation
    optional

    string

    rapostCode
    optional

    string

    rastreet
    optional

    string

    rcode
    optional

    string

    socode
    optional

    string

    street
    optional

    string

    ReturnDigitDTO

    Name Schema

    returnDigit
    optional

    string

    RouteInputDataDTO

    Name Schema

    asCode
    optional

    string

    cityname
    optional

    string

    date
    optional

    string

    dcountry
    optional

    string

    ddepot
    optional

    string

    dnetwork
    optional

    string

    dpostcode
    optional

    string

    odepot
    optional

    string

    soCode
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataForCollectionRequest

    Name Schema

    cityname
    optional

    string

    dCountry
    optional

    string

    dNetwork
    optional

    string

    dPostCode
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataForCollectionRequestWithDeliveryBu

    Name Schema

    cityname
    optional

    string

    dCountry
    optional

    string

    dNetwork
    optional

    string

    dPostCode
    optional

    string

    deliveryBu
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataListDTO

    Name Schema

    domestic
    optional

    boolean

    routeInputDataList
    optional

    RouteInputDataDTO > array

    RouteInputDataNElementStringDTO

    Name Schema

    asCode
    optional

    string

    cityname
    optional

    string

    date
    optional

    string

    dcountry
    optional

    string

    ddepot
    optional

    string

    dnetwork
    optional

    string

    dpostcode
    optional

    string

    elementStringDTO
    optional

    exactMatchOnElements
    optional

    boolean

    odepot
    optional

    string

    soCode
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataWithCustomerIDDTO

    Name Schema

    asCode
    optional

    string

    cityname
    optional

    string

    customerId
    optional

    string

    date
    optional

    string

    dcountry
    optional

    string

    ddepot
    optional

    string

    dnetwork
    optional

    string

    dpostcode
    optional

    string

    odepot
    optional

    string

    soCode
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataWithElementListDTO

    Name Schema

    cityname
    optional

    string

    date
    optional

    string

    dcountry
    optional

    string

    dnetwork
    optional

    string

    dpostcode
    optional

    string

    elementList
    optional

    < string > array

    odepot
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataWithMaxWeightDTO

    Name Schema

    asCode
    optional

    string

    cityname
    optional

    string

    date
    optional

    string

    dcountry
    optional

    string

    ddepot
    optional

    string

    dnetwork
    optional

    string

    dpostcode
    optional

    string

    maxWeight
    optional

    string

    odepot
    optional

    string

    soCode
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputDataWithPCodeWarning

    Name Schema

    asCode
    optional

    string

    cityname
    optional

    string

    date
    optional

    string

    dcountry
    optional

    string

    ddepot
    optional

    string

    dnetwork
    optional

    string

    dpostcode
    optional

    string

    odepot
    optional

    string

    pcodeWarning
    optional

    boolean

    soCode
    optional

    string

    subCode
    optional

    string

    tradeStatus
    optional

    string

    RouteInputWithAdditionalElementsDto

    Name Schema

    additionalElements
    optional

    < string > array

    routeInputData
    optional

    RouteInputWithFillElementsAndAdditionalElementsDto

    Name Schema

    additionalElements
    optional

    < string > array

    routeInputDataWithFillElements
    optional

    RouteResult

    Type : object

    RouteResultWithBUSpecific

    Type : object

    RouteResultWithError

    Type : object

    RouteResultWithLabelData

    Type : object

    RouteResultWithServiceCodes

    Type : object

    SOFieldInfosByLangDTO

    Name Schema

    soFieldInfosByLang
    optional

    string

    ServiceInfo

    Name Schema

    id
    optional

    integer (int32)

    soCode
    optional

    string

    soFieldInfo
    optional

    string

    ServiceMarkDTO

    Name Schema

    serviceMark
    optional

    string

    ServicetextDTO

    Name Schema

    servicetext
    optional

    string

    SoCode

    Name Schema

    asCodeNeeded
    optional

    string

    elementCodes
    optional

    string

    elements
    optional

    ElementObj > array

    serviceInfo
    optional

    serviceMark
    optional

    string

    serviceText
    optional

    string

    soCode
    optional

    string

    SoCodeDTO

    Name Schema

    soCode
    optional

    string

    StackTraceElement

    Name Schema

    className
    optional

    string

    fileName
    optional

    string

    lineNumber
    optional

    integer (int32)

    methodName
    optional

    string

    nativeMethod
    optional

    boolean

    State

    Name Schema

    countryCode
    optional

    string

    regionCode
    optional

    string

    stateCode
    optional

    string

    StateCodeAndLangDTO

    Name Schema

    lang
    optional

    string

    stateCode
    optional

    string

    StateForLang

    Name Schema

    countryCode
    optional

    string

    regionCode
    optional

    string

    stateCode
    optional

    string

    stateName
    optional

    string

    StateNameByLangDTO

    Name Schema

    stateNameByLang
    optional

    string

    Throwable

    Name Schema

    cause
    optional

    localizedMessage
    optional

    string

    message
    optional

    string

    stackTrace
    optional

    StackTraceElement > array

    suppressed
    optional

    Throwable > array

  2. CSS style sheet

    /* Based on Readable from Bootswatch (http://bootswatch.com/readable/) */
    @import url(“https://fonts.googleapis.com/css?family=Raleway:400,700”);

    /* document body (contains all content) */
    body {
    font-family: Georgia, “Times New Roman”, Times, serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    margin-left: 10%;
    margin-right: 10%;
    }

    .sectionbody .sect2 {
    border-top: 3px double #8c8b8b;
    padding-bottom: 20px;
    }

    /* document header (contains title etc) */
    #header {
    width: 100%;
    }
    #header>h1 {
    border-bottom: 1px solid #ddddd8;
    padding-bottom: 8px;
    }

    /* headings */
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
    font-family: “Raleway”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
    padding-bottom: 8px;
    }
    h1,
    h2,
    h3 {
    margin-top: 22px;
    margin-bottom: 11px;
    }
    h4,
    h5,
    h6 {
    margin-top: 11px;
    margin-bottom: 11px;
    }
    h1 {
    font-size: 4em;
    /* font-size: 41px; */
    }
    h2 {
    font-size: 34px;
    }
    h3 {
    font-size: 28px;
    }
    h4 {
    font-size: 20px;
    }
    h5 {
    font-size: 16px;
    }
    h6 {
    font-size: 14px;
    }

    /* plain paragraph text */
    .paragraph {
    /* font-family: sans-serif; */
    margin: 0 0 11px;
    }
    p {
    /* font-family: sans-serif; */
    margin: 0 0 11px;
    }

    /* blockquote text */
    .quoteblock {
    font-style: italic;
    }
    blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #4582ec;
    }
    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
    margin-bottom: 0;
    }
    .blockquote-reverse,
    blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #4582ec;
    border-left: 0;
    text-align: right;
    }
    .blockquote-reverse footer:before,
    blockquote.pull-right footer:before,
    .blockquote-reverse small:before,
    blockquote.pull-right small:before,
    .blockquote-reverse .small:before,
    blockquote.pull-right .small:before {
    content: ”;
    }
    .blockquote-reverse footer:after,
    blockquote.pull-right footer:after,
    .blockquote-reverse small:after,
    blockquote.pull-right small:after,
    .blockquote-reverse .small:after,
    blockquote.pull-right .small:after {
    content: ‘\00A0 \2014’;
    }

    /* blockquote attribution text */
    .attribution,
    .cite,
    blockquote footer,
    blockquote small,
    blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #333333;
    }
    .attribution:before,
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
    content: ‘\2014 \00A0’;
    }

    /* unordered list */
    ul, ol {
    margin-top: 0;
    margin-bottom: 11px;
    }
    ul ul,
    ol ul,
    ul ol,
    ol ol {
    margin-bottom: 0;
    }

    /* links */
    a {
    color: #4582ec;
    background-color: transparent;
    text-decoration: none;
    }
    a:hover,
    a:focus {
    color: #134fb8;
    text-decoration: underline;
    }
    a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    }

    /* horizontal rules */
    hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eeeeee;
    }

    /* table */
    table {
    background-color: transparent;
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    border-collapse: collapse;
    }
    table col[class*=”col-“] {
    position: static;
    float: none;
    display: table-column;
    }
    table td[class*=”col-“],
    table th[class*=”col-“] {
    position: static;
    float: none;
    display: table-cell;
    }

    /* table caption */
    caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #b3b3b3;
    text-align: left;
    }

    /* table header row */
    thead {
    border-bottom: 2px solid #dddddd;
    }

    /* table header cell */
    th {
    text-align: left;
    padding-left: 8px;
    }

    /* table footer */
    tfoot {
    color: #807F81;
    border-top: 1px solid #dddddd;
    }

    /* table cell */
    td {
    border-top: 1px solid #dddddd;
    }
    td p {
    margin: auto;
    padding: 8px;
    }

    /* table body */
    tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
    }
    tbody > tr:hover {
    background-color: #f5f5f5;
    }

    /* inline code */
    code,
    kbd,
    pre,
    samp {
    font-family: Menlo, Monaco, Consolas, “Courier New”, monospace;
    }
    code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    }
    kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 0;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    }
    kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
    pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    }
    pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
    }

    /* image */
    img {
    max-width: 100%;
    vertical-align: middle;
    }

    /* footer section */
    #footer {
    margin-top: 22px;
    padding: 14px 16px;
    color: white;
    background-color: #4582ec;
    }

    /* responsiveness fixes */
    video {
    max-width: 100%;
    }

    /* table of Contents sidebar */
    #toctitle {
    color: #ffffff;
    }

    #toc ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    }

    #toc li {
    display: block;
    }

    #toc a {
    background-color: #4582ec;
    float: left;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    }

    #toc li a:hover {
    background-color: #1863e6;
    text-decoration: none;
    }

    #toc:after {
    content: ” “;
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
    }

    @media all and (max-width: 600px) {
    table {
    width: 55vw!important;
    font-size: 3vw;
    }

    .tableblock p{
    font-size: 20px
    }

Was this post helpful?(Required)