ScalepointDeveloper Portal

Service Providers Search Endpoint

GET
/data/{version}/{country}/{tenant}/service-providers

Path Parameters

version*string
Default"v1"

Value in

  • "v1"
  • "v2"
country*string
Default"dk"

Value in

  • "ch"
  • "dk"
  • "es"
  • "gb"
  • "no"
  • "se"
tenant*string

Query Parameters

company?string

Specific company or brand

vehicle.licensePlateNo?string

The license plate of the vehicle. Should be specified without any punctuation. Used to identify car brand, model and other car properties, then it could be used, for example, to filter out repair shops that do not provide repair certain cars.

address.postalCode?string

Postal/zip code to look for the nearest service providers

policy.serviceLevel?string

Service level is used to determine what kind of service a customer has purchased

propertyCode?string

A property code is an extra code that is linked to the vehicle type and which can be used in HUB Motor to select certain repair shops over others. The property codes have to be defined in HUB Motor beforehand.

serviceType*"vehicleRepair"

The serviceType determines the kind of service providers you are searching for

Default"vehicleRepair"

Value in

  • "vehicleRepair"

Header Parameters

authorization*string

Response Body

application/json

curl -X GET "https://example.com/data/v1/ch/string/service-providers?serviceType=vehicleRepair" \  -H "authorization: string"
"string"