remision_url = "https://www.zohoapis.com/books/v3/invoices/"+invoice_ID+"?accept=pdf&organization_id="+Org_ID;
download_file = invokeurl
[
url :remision_url
type :GET
connection:"books_all"
];
encryptedFile = zoho.encryption.base64Encode(download_file);
// Create the "...