SingleAddressCheckResponse

Response indicating address coverage, available delivery options, and routing details.

  • companyId
    Type: integer
    required

    The ID of the company handling the route (e.g., 1 for Helthjem).

  • productName
    Type: string
    required

    Name of the determined freight product.

  • routeName
    Type: string
    required

    Internal route identifier.

  • handoverCity
    Type: string

    City of the handover location.

  • handoverDescription
    Type: string

    Description of the handover location.

  • handoverId
    Type: integer

    Identifier for the handover location.

  • handoverStreetName
    Type: string

    Street name of the handover location.

  • handoverStreetNumber
    Type: integer

    Street number of the handover location.

  • handoverZipCode
    Type: string

    Zip code of the handover location.

  • plannedDeparture
    Type: string

    The planned departure time (HHMM).

  • routeAddress
    Type: string

    The main address associated with the determined route.

  • routeDescription
    Type: string

    Descriptive name of the route center/hub.

  • routing
    Type: string

    Internal routing string.

  • routingCode
    Type: string

    Simple routing code.

  • routingDescription
    Type: string

    Description of the routing.