ЕСОЗ - публічна документація

Resend Authorization OTP on Declaration Request

Purpose

Use this method to resend sms on previously created Declaration Request V3

Specification

Link

https://ehealthmisapi1.docs.apiary.io/#reference/public.-medical-service-provider-integration-layer/declaration-requests/resend-authorization-otp-on-declaration-request

Resource

/api/v3/declaration_requests/{{id}}/actions/resend_otp

Scope

otp:write

Components

Declarations

Microservices

il/api

ops/api

Protocol type

REST

Request type

POST

Sync/Async

Sync

Public/Private/Internal

Public

Logic

API paragraph not found

Preconditions

API paragraph not found

Input parameters

Input parameter

Values

Type

Description

Example

Input parameter

Values

Type

Description

Example

id

 

String

Required

b075f148-7f93-4fc2-b2ec-2d81b19a9b7b

Authorize

API paragraph not found

Headers

Content-Type:application/json

Authorization:Bearer c2778f3064753ea70de870a53795f5c9

Processing

API paragraph not found

Response structure

Example:

{ "meta": { "code": 200, "url": "https://example.com/resource", "type": "object", "request_id": "req-adasdoijasdojsda" }, "data": { "id": "7d23bebb-1cf3-4221-bf21-18aada444756", "status": "NEW", "code_expired_at": "2017-07-10T12:20:16.300597Z", "active": true } }

Post-processing processes

API paragraph not found

HTTP status codes

HTTP status code

Message

What caused the error

HTTP status code

Message

What caused the error

 200

 Response

 

Backward compatibility

API paragraph not found

ЕСОЗ - публічна документація