Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.46 KB

RepealRequest.rst

File metadata and controls

57 lines (36 loc) · 1.46 KB

Creating a ticket №11 (COMDOC repeal request)

To work with this method, the user must be authorized.

New:

Important

You cannot request to cancel a COMDOC document if the document is in a state:

  • revoked (the document has ticket №14)
  • rejected (the document has ticket №13)
  • repeal requested (the document has ticket №11)

The USREOU must comply with the signature [КодКонтрагента] or [ІПН] in one of the blocks [ЕлектроннийДокумент/Сторони/Контрагент]

RESPONSE

Response transmits:

chain_uuid - the identifier of the chain in which the document is located

doc_uuid - document ID with a ticket

ticket_uuid - ticket ID

Example (JSON):

{
  "chain_uuid": "7b6aef20-9f42-460e-9031-bb81c91e3b03",
  "doc_uuid": "e013510a-4267-4553-80f0-eb5ebabdfd05",
  "ticket_uuid": "1003706c-3656-497b-9438-c6f33e27c36d"
}

Deprecated:

RESPONSE

Server code 200 (ok).