Creating a ticket №1 (draft signature)

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

Using the POST method api/v2/eds/doc/ticket it is possible to sign a draft document (COMDOC, DECLAR, DECLARJ12, DOCUMENTINVOICE, KORINVOICE).

URL

Method

POST

URL query

/api/v2/eds/doc/ticket?gln=9864065702429&doc_uuid=c1f6a1d0-5aaf-4a06-b78d-71c238f70986

URL parameters

gln - string (13); the GLN number of the organization that is associated with the authorized user of the EDIN 2.0 platform at the account level

doc_uuid - string; document UUID COMDOC

Headers

Authorization

SID - token obtained during authorization

Content-Type

application/json

REQUEST

JSON Body

The body of the request method transmit data for the signing operation

RESPONSE

Server code 200 (ok).