GET v2.0/document/{documentId}/print?isPdfWithStamp={isPdfWithStamp}

Отправляет документ на печать.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
documentId

Идентификатор документа.

integer

Required

isPdfWithStamp

Признак печати документа со штампом.

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Идентификатор задачи печати документа.

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>