For the complete documentation index, see llms.txt. This page is also available as Markdown.

GET /registry/print

General Information

Method name

The method of printing parcel registers

Direction

EU, UA

HTTP Method

GET

Route(s)

/v.1.0/registry/print/?id={id}

Autorization

Authorization: Bearer jwt-token…

Description

The method allows users to receive a generated PDF file of a registry for further printing.

European registers use only general registry type printing. Ukrainian registers (UA-World) can print - general registry and - international express waybills (IEW), - markings of international express waybills, - invoices of international express waybills.

Path parameters

Name

Type

Value

Description

id

number

Registry identifier in the OM system (mandatory)

type*

string

  • international

  • invoice

  • marking

type of printed format (optional)

printSizeType*

string

  • size_100_100

size of printed marking, mandatory for type= marking

copies**

number

Number of copies of printed document (optional) Default value: 1

* - applicable only for registers in direction Ukraine - World ** - applicable only for registers excluding direction Ukraine-World and Ukraine-Ukraine

Request and response parameters

Request .../v.1.0/registry/print/?id={id}Response .../v.1.0/registry/print/?id={id}

Acceptable HTTP status code

HTTP-code

Status

Description

200

OK

Request successful. The server has responded as required.

422

Unprocessable entity

ErrorMessage: "The id field must be a number".

500

Internal Server Error

The specified registry was not found. ErrorMessage:"validation.invalid"