Table of Contents | ||||
---|---|---|---|---|
|
...
...
Purpose
...
Return forbidden group details filtered by ID with active codes and active services in eHealth.
Specification
...
Page Properties | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name | COVID-certificate | ||||||||||||||||||||||||||||||||||
Project abreviation | SVC | ||||||||||||||||||||||||||||||||||
Developer | Розробник методу API. Наприклад, Edenlab | Project Manager | @Єлизавета Гессен-Дармштадська|||||||||||||||||||||||||||||||||
Version 1.0 Date of release Link Resource /api/forbidden_groups/{{id}} Scope forbidden_group:read Components Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescriptionForbidden groups Microservices Перелік мікросервісів, які використовує метод API. Наприклад: Auth, ABACAPI paragraph not found Protocol type Тип протоколу, який використовується запитом, наприклад: SOAP | REST Request type GET Sync/Async Метод є синхронним чи асинхронним?Sync Public/Private/Internal Public |
Logic
...
This web service returns forbidden group details filtered by ID with active codes and active services in eHealth.
Key points
This is a REST method used by MIS
Authorization is not needed to get Forbidden group list (as dictionaries).
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
id | String |
|
Request structure*
API paragraph not found
Authorize*
...
Headers
...
Наприклад:
Content-Type:application/json
Validate request*
API paragraph not found
Request data validation*
API paragraph not found
...
API paragraph not found
Response structure
...
See on Apiary
Example:
Expand | ||
---|---|---|
| ||
|
Post-processing processes*
API paragraph not found
HTTP status codes
...
HTTP status code | Message | What caused the error |
---|---|---|
200 |
|
|
...