NearbyServicePointResponse
The root response containing a list of freight products and their associated service points.
- freightType: array object[] · FreightProduct[]
Products requiredList of freight products available, each containing service points.
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.
- 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.