FreightProduct
Service points grouped under a specific freight product.
- freightType: integer
Product Id requiredUnique ID of the freight product (e.g., Hentepakke).
- serviceType: array object[] · ServicePoint[]
Points requiredList of service points available for this product.
Detailed information for an individual nearby service point.
- deliveryType: object · AddressDetail
Address requiredDetailed address information for visiting or delivery.
- eligibleType: boolean
Parcel Outlet requiredIndicates if the location is eligible as a parcel drop-off/pickup point.
- openingType: array object[] · OpeningHour[]
Hours requiredList of daily opening hours.
Opening hours for a single day.
- serviceType: array object[] · Coordinate[]
Point Coordinates requiredGeographic coordinates of the service point.
Geographic coordinates.
- serviceType: string
Point External Id requiredUnique external ID for the service point.
- serviceType: string
Point Name requiredName of the service point location.
- visitingType: object · AddressDetail
Address requiredDetailed address information for visiting or delivery.
- routingType: string nullable
Code Internal routing code, may be null.
- typeType: string
The category of the service point.
- transporterType: integer
Id requiredID of the transporter (e.g., Helthjem).
- freightType: string
Description Description of the freight product service.
- freightType: string
Name Full name of the freight product.
- freightType: string
Title Short title of the freight product.
- propertiesType: object
Additional, often empty, properties for the freight product.
- transporterType: string
Name Name of the transporter.