Table of Contents | ||||
---|---|---|---|---|
|
...
Request to process the request using a token in the headers
Headers
Наприклад:
Content-Type:application/json
Authorization:Bearer c2778f3064753ea70de870a53795f5c9
...
set is_active = false
set deactivate_reason = AUTO_CONTRACT_TERMINATION
set updated_at, updated bby
Response structure
See on Apiary
...
field | value |
---|---|
status | TERMINATED |
status_reason | $.status_reason |
updated_at | now() |
updated_by | $.user_id |
Post-processing processes
...
HTTP status codes
HTTP status code | Message | What caused the error |
---|---|---|
200 |
|
|
...