Print Request
Content of the Print Request message. It conveys the complete data to print and how to process the print.
Click to copy
PrintOutputobjectRequired
Information to print and how to process it.
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
200
It conveys the result of the print, parallel to the message request, except if response not required and absent. Content of the Print Response message.