An URL Service is a service which can be accessed at a given URL in a web browser.
Structure
The structure differs from Virtual Service model in the following:
-
Has no
gender -
urlis mandatory -
descriptionis mandatory -
typeisURL
|
Property name |
Property type |
Property description |
|---|---|---|
|
|
string |
ID of the service |
|
|
string |
Name of the Service |
|
|
string |
Description of the Service |
|
|
|
Type of the Virtual Service |
|
|
string? |
Telephone number, null if does not exist |
|
|
string? |
E-mail of the Service, null if does not exist |
|
|
string |
URL of the service, where available |
|
|
|
Array of service specializations See GET /v1/services/features/:countryCode endpoint about available properties. |
|
|
string[]? |
Optional IDs of service’s supported insurers |
|
|
Opening hours, for each day of the week, in format of arrays of open sections Day 0 means Monday See GET /v1/services/features/:countryCode endpoint about available properties. |
|
|
|
string |
Monogram of the Service |
|
|
string? |
Publicly available profile photo / logo of the service |