/
DEPRECATED Put Global Parameters

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

DEPRECATED Put Global Parameters

Purpose

Update global parameters for declarations.

 

Specification

Link

eHealth API · Apiary

Resource

/global_parameters

Scope

global_parameters:write

Components

Configuration

Microservices

API paragraph not found

Protocol type

REST

Request type

PUT

Sync/Async

Sync

Public/Private/Internal

Internal

Preconditions

Logic

Method updates global parameters for declarations.

Global and configuration parameters

 

Request structure

See on Apiary

Example:

{ "declaration_term": "30", "declaration_request_expiration": "30", "employ_request_expiration": "30", "verification_request_expiration": "30", "adult_age": "18", "billing_date": "2" }

 

Authorize

Request to process the request using a token in the headers

 

Headers

Наприклад:

Content-Type:application/json

 

Request data validation

API paragraph not found

 

Processing

API paragraph not found

 

Response structure

See on Apiary

Example:

{ "meta": { "code": 200, "url": "https://example.com/resource", "type": "object", "request_id": "req-adasdoijasdojsda" }, "data": { "declaration_term": "30", "declaration_request_expiration": "30", "employ_request_expiration": "30", "verification_request_expiration": "30", "adult_age": "18", "billing_date": "2" } }

 

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

 

 

Backward compatibility

API paragraph not found

Related content

DEPRECATED Get Global Parameters
DEPRECATED Get Global Parameters
More like this
[AUTO] Terminate declaration requests
[AUTO] Terminate declaration requests
Read with this
Verify declaration (Internal method)
Verify declaration (Internal method)
More like this
Verify approval
Verify approval
Read with this
Get Program Medication by ID
Get Program Medication by ID
Read with this
Create declaration request v3
Create declaration request v3
Read with this

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