...

Dictionaries

N/A

Input parameters

Input parameter

Mandatory

Type

Description

Example

1

ID

 

String

Require

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

2

Request structure

See on API-specification

Expand
titleExample
Code Block
languagejson

Headers

Headers

Request data validation

...

Expand
titleExample
Code Block
languagejson
{
  "meta": {
    "code": 200,
    "url": "https://example.com/resource",
    "type": "object",
    "request_id": "6617aeec-15e2-4d6f-b9bd-53559c358f97#17810"
  },
  "data": {
    "id": "b075f148-7f93-4fc2-b2ec-2d81b19a9b7b",
    "employee_id": "836c4753-ece4-44ba-b63c-0f92900535bf",
    "status": "APPROVED",
    "updated_at": "2017-05-05T14:09:59.232112"
  }
}

HTTP status codes

Response code

HTTP Status code

Message

Internal name

Description

1

Базові

2

 200

 Response

3

Специфічні

4

Post-processing processes

...