parseDocumentTemplateContent

Parse document

Parses the referenced template data and returns the required information, as specified in the parse query parameters. The supported query parameters are individual to each document processor. The referenced template must already exist in the system.

Path Params
string
required

Relative file name of the document template in file system (without path). This name, together with the version, uniquely identifies a template resource.

Query Params
string

Document processor tag. It decides, which processor takes care of the document.

string

Parse query. Defines, which part of the template is to be returned.

Responses
200

The data was found and the required content has been sent in the response

400

Document template doesn't have the requested external tag

404

Document template was not found

Language
Credentials
Response
Click Try It! to start a request and see the response here!