GET v2.0/document/{documentId}/print?isPdfWithStamp={isPdfWithStamp}
Отправляет документ на печать.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
documentId |
Идентификатор документа. |
integer |
Required |
isPdfWithStamp |
Признак печати документа со штампом. |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Идентификатор задачи печати документа.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>