Preview:
param = Map();
param.put("accept_retainer",true);
param.put("retainer_percentage":"100");
approve_quote = invokeurl
[
  url :"https://www.zohoapis.com/books/v3/estimates/" + quote_id + "/status/accepted?organization_id=" + organization_id
  type :POST
  parameters:param
  connection:"zoho_apps_connection"
];
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter