Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

...

This method is used by NHS_admin to verify declarations that have been created with offline authorization. Declaration status will be changed to active

Specification

Page Properties

Link

https://ehealthmisapi1.docs.apiary.io/#reference/public.-medical-service-provider-integration-layer/declarations/verify-declarationПосилання на Apiary або Swagger

Resource

/api/declarations/{{id}}/actions/approveПосилання на ресурс, наприклад: /api/persons/create

Scope

declaration:approve

Scope для доступу

Components

DeclarationsЗазначається перелік бізнес компонентів, які використовують цей метод, наприклад: ePrescription

Microservices

API paragraph not found

Перелік мікросервісів, які використовує метод API, наприклад: Auth, ABAC

Protocol type

REST

Тип протоколу, який використовується запитом, наприклад: SOAP | REST

Request type

PATCHТип запиту API, наприклад: GET, POST, PATCH…

Sync/Async

Sync

Метод є синхронним чи асинхронним?

Public/Private/Internal

PublicПотрібно зазначити тип методу за ступенем доступності

Logic

API paragraph not found

...

API paragraph not found

Global and configurable parameters

No

Input parameters

Input parameter

Values

Type

Description

Example

id

String

Required

d290f1ee-6c54-4b01-90e6-d701748f0851

Filters

API paragraph not found

Dictionaries

...

Request structure

API paragraph not found

...

Expand
titleResponse example
Code Block
{
  "meta": {
    "code": 200,
    "url": "https://example.com/resource",
    "type": "object",
    "request_id": "req-adasdoijasdojsda6617aeec-15e2-4d6f-b9bd-53559c358f97#17810"
  },
  "data": {}
}

Post-processing processes

...

Page Properties

HTTP status code

Message

What caused the error

 200200

Response

 

401

  1. Invalid access token

  2. Error

2. Check of the user`s scope failedInvalid scope

403

Invalid transition

Backward compatibility

...