Table of Contents | ||||
---|---|---|---|---|
|
Required parameters are marked with "*"
...
Table of Contents | ||||
---|---|---|---|---|
|
Required parameters are marked with "*"
Якщо інформації по відповідному параметру немає, потрібно зазначити: “APIparagraph not found”.
Purpose*
This web service is designed to obtain full information about capitation or reimbursement contract by NHS employee(private API) or MSP employee(public API).
...
Specification*
Page Properties | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name | COVID-certificate | |||||||||||||||
Project abreviation | SVC | |||||||||||||||
Developer | Розробник методу API. Наприклад, Edenlab | Project Manager | Mykhailo Zhushman (Unlicensed)Tech Lead | Product Owner | Yevhen Batura NHSUВusiness analyst | Taras Khometa (Unlicensed)Status |
Status | ||||
---|---|---|---|---|
|
Version
1.0
Date of release
Link | |
Resource | /api/contracts/{{contract_type}}/{{id}} |
Scope | contract:read |
Components | Зазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription |
Microservices | Перелік мікросервісів, які використовує метод API. Наприклад: Auth, ABAC |
Protocol type | Тип протоколу, який використовується запитом, наприклад: SOAP | REST |
Request type | GET |
Sync/Async | Метод є синхронним чи асинхронним? |
Logic*
This method is designed to get full information of contract by id
...
Request to process the request using a token in the headers
Headers*
Наприклад:
Content-Type:application/json
Authorization:Bearer c2778f3064753ea70de870a53795f5c9
...