API Reference

Download PDF Report

Response Field Description

FieldTypeDescription
statuscodeIntegerHTTP-like custom response code indicating success (200 = OK).
statusBooleanTrue if transaction was successful
messageStringProvides a descriptive message about the API operation. Here, it confirms that the individual record has been successfully submitted and advises to download the report after some time
dataString(Base64 encoded)Contains the Base64-encoded PDF file content. This is the actual document data returned by the API. To view or store the PDF, this string must be decoded into its original binary format.
Language
Click Try It! to start a request and see the response here!