SystemCheckV1

This call checks whether the base non-interactive document composition works. This call produce a PDF test document.

The request requires the following fields next to the standard fields.

Field Type Description
text message A text that ends up in the produced test document.

The response contains the following fields in addition to the standard fields.

Field Type Description
response message The number of milliseconds that it took to run the test.
document base64Binary A base-64 encoded PDF document.

In case of an error, the response contains a SOAP Fault structure.

The text field must not be empty and the provided text must have ASCII encoding.