NameDescriptionTypeAdditional information
URL

URL for the GET request to fetch the DTO for. Security token will be propagated to this URL. Domains are not restricted. This value can be empty/null - in that case, the property DTO is inspected. URL must have a query parameter "lastModified" containing datetime of the last modification of the document, which regulates whether a cached version of the PDF will be returned, or a fresh copy will be generated anew. To always generate a new PDF set it to current datetime. Use the UTC time in the following format: "yyyy-MM-ddThh:mm:ss".

string

None.

DTO

This DTO is used if the property URL is empty/null. It specifies values for the parameters of the document template.

string

None.

TemplateCategory

Category of the document template.

string

None.

TemplateCode

Code of the document template.

string

None.

DocumentId

Unique ID identifying the document. This same ID is used for deletion.

string

None.