Table of Contents | ||||
---|---|---|---|---|
|
Purpose
Method to register new declaration recordThis method to update the declaration status.
Specification
Link | https://uaehealthapi.docs.apiary.io/#reference/internal.-ops-db/declarations/createupdate-declaration |
Resource | |
Scope | |
Components | Declarations |
Using Microservices | |
Protocol type | |
Request type | POSTPATCH |
Sync/Async | |
Public/Private/Internal | Internal |
...
Input parameter | Values | Type | Description | Example | |
---|---|---|---|---|---|
id | string |
|
Filters
Global and configuration parameters
...
Request structure
Example:
...
title | Request example |
---|
...
...
{
"person_id": "4d0d790c-cbf1-44f5-ab21-ba8db67da161",
"employee_id": "1a8b10ea-ba09-40f2-8f9e-55608e9208c6",
"division_id": "d290f1ee-6c54-4b01-90e6-d701748f0851",
"authorize_with": "cc949559-5dfe-420f-ac05-065e443b2cc6",
"parent_declaration_id": "8c7753fc-a647-435f-8e43-4ff4546431f6"
}
Authorize
Headers
Content-Type:application/json
...
Expand | |||
---|---|---|---|
| |||
|
Request data validation
Processing
...
Expand | ||
---|---|---|
| ||
|
...
HTTP status code | Message | What caused the error |
---|---|---|
201200 | Response |
|