Process batch calculator requests with PDF report generation

POST's multiple calculator calculations to the STE for async queue processing and generates a PDF report for all calculations. Returns base64-encoded PDF reports. The calculator property must be in all caps.

Query Params
string
enum
required

Type of PDF report to generate

Body Params

Array of batch print request objects with calculator (UPPERCASE), response, and print fields

Responses

422

Unprocessable Entity

500

Internal Server Error

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Jump to top