ЕСОЗ - публічна документація
Create Black list user
Purpose
This method is used to add tax_id to black list.
Specification
Link | API paragraph not found |
Resource | /black_list_users |
Scope | bl_user:write |
Components | API paragraph not found |
Microservices | API paragraph not found |
Protocol type | REST |
Request type | POST |
Sync/Async | Sync |
Public/Private/Internal | Internal |
Logic
This method is used to add tax_id to black list. Fields descriptions are listed in request Example view.
Request structure
See on Apiary
Example:
Authorize
Request to process the request using a token in the headers
Headers
Наприклад:
Content-Type: application/json
Authorization: Bearer {token}
api-key: {secret}
Request data validation
API paragraph not found
Processing
API paragraph not found
Response structure
See on Apiary
Example:
Post-processing processes
API paragraph not found
HTTP status codes
HTTP status code | Message | What caused the error |
---|---|---|
201 |
|
|
ЕСОЗ - публічна документація