This endpoint can be used get details of a service.
Request
Request Header additional fields
|
Parameter name |
Parameter type |
Parameter description |
|---|---|---|
|
|
The expected language of the response |
Request URL parameters
|
Parameter name |
Parameter type |
Parameter description |
|---|---|---|
|
|
string |
The id of the requested |
Request body parameters
|
Parameter name |
Parameter type |
Parameter description |
|---|---|---|
|
|
A country code supported by XUND |
|
|
|
An object of latitude-longitude pair |
Exactly one of countryCode or location parameters is mandatory.
Response
Response Body data structure
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
ID of the service |
|
|
string? |
Title of the doctor, when available |
|
|
string? |
First name of the doctor, defined only if the service is not a facility This field is currently only supported in Germany and will be undefined in Austria |
|
|
string? |
Last name of the doctor, defined only if the service is not a facility This field is currently only supported in Germany and will be undefined in Austria |
|
|
string |
Name of the Service |
|
|
Generic Specialization Type of the Service |
|
|
|
Gender of the doctor, if type supports this value |
|
|
|
string? |
Phone number of medical service (if exists) |
|
|
string? |
E-mail of the medical service, (if exists) |
|
|
string? |
URL of the service, if available |
|
|
|
Location details of the service |
|
|
|
Array of service specializations |
|
|
string[]? |
Optional IDs of service’s supported insurers |
|
|
Opening hours, for each day of the week, in format of arrays of open sections, with user friendly Day 0 means Monday |
|
|
|
string |
Monogram of the Service |
|
|
string? |
Publicly available profile photo / logo of the service |
Example response