Get E-Invoice PDF
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/v1/einvoices/printRequest Headers
Parameter
Data Type
Validations and Example
Description
Request Body
Parameter
Data Type
Description
Sample Request
{
"InvoiceXmlBase64": "DQo8SW52b2ljZSB4bWxucz0idXJuOm..........",
"CompanyLogoBase64": "data:image/png;base64,iVBORw0KGgoAAAANSUhE......."
}Response Status Codes
HTTP Status Code
Description
Response Schema
Parameter
Data Type
Description
Sample Response
API Validations
API Constraints
Last updated