Generate PDF/A3 e-Invoice
Get the PDF/A3 version of an E-Invoice with the XML attached based on the invoice identifiers of the invoice data already sent to Clear earlier.
Request Method
Request URL
{{BASE_URL}}/api/EInvoice/GeneratePDFA3Base64Request Authorization
Parameter
Data Type
Validations and Example
Description
Request Body
Parameter
Data Type
Validations and Example
Description
Sample Request
{
"PDFBase64": "JVBERi0xLjMNCjEgMCBvYmoN...",
"XMLBase64": "PD94bWwgdmVyc2lvbj0iMS4w..."
}Response Status Codes
HTTP Status Code
Description
Response Schema
Parameter
Data Type
Description
Sample Response
Last updated