LowCodeAPI
438 APIs
  • Estimates(23)
    • POST
      Create an Estimate
    • GET
      List estimates
    • PUT
      Update an Estimate
    • GET
      Get an estimate
    • DEL
      Delete an Estimate
    • POST
      Mark an estimate as sent
    • POST
      Mark an estimate as accepted
    • POST
      Mark an estimate as declined
    • POST
      Submit an estimate for approval
    • POST
      Approve an estimate.
    • POST
      Email an estimate
    • GET
      Get estimate email content
    • POST
      Email multiple estimates
    • GET
      Bulk export estimates
    • GET
      Bulk print estimates
    • PUT
      Update billing address
    • PUT
      Update shipping address
    • GET
      List estimate template
    • PUT
      Update estimate template
    • POST
      Add Comments
    • GET
      List estimate comments & history
    • PUT
      Update comment
    • DEL
      Delete a comment
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
PUT
POST
DELETE
PUT
GET
POST
GET
PUT
GET
DELETE
POST
POST
POST
POST
POST
POST
GET
POST
GET
GET
PUT
PUT
PUT
DELETE
GET
POST
PUT
PUT
PUT
DELETE
POST
PUT
DELETE
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
PUT
PUT
GET
PUT
POST
GET
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/estimates
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
customer_idstring*
Search estimates by customer id.
currency_idstring
The id of the customer
contact_personsarray
Array if contact person(S) for whom estimate has to be sent
template_idstring
ID of the pdf template associated with the estimate
place_of_supplystring
Place where the goods/services are supplied to
gst_treatmentstring
Choose whether the contact is GST registered/unregistered/consumer/overseas
gst_nostring
15 digit GST identification number of the customer
estimate_numberstring
Search estimates by estimate number
reference_numberstring
Search estimates by reference number
datastring
Search estimates by estimate date
expiry_datestring
The date of expiration of the estimates
exchange_ratenumber
Exchange rate of the currency
discountnumber
Discount applied to the invoice
is_discount_before_taxnumber
Used to specify how the discount has to applied
discount_typestring
How the discount is specified
is_inclusive_taxnumber
Used to specify whether the line item rates are inclusive or exclusive of tax
custom_bodystring
Custom Body
custom_subjectstring
Custom Subject
salesperson_namestring
Name of the sales person
custom_fieldsarray
Custom fields for an estimate
line_itemsarray
Line items of an estimate
notesstring
The notes added below expressing gratitude or for conveying some information
termsstring
Terms
shipping_chargestring
Shipping charges applied to the invoice
adjustmentnumber
Adjustments made to the invoice
adjustment_descriptionstring
Customize the adjustment description
tax_idstring
ID of the tax or tax group applied to the estimate
tax_exemption_idstring
ID of the tax exemption
tax_authority_idstring
ID of the tax authority
avatax_use_codestring
Used to group like customers for exemption purposes
avatax_exempt_nostring
Exemption certificate number of the customer
vat_treatmentstring
(Optional) VAT treatment for the estimates
tax_treatmentstring
VAT treatment for the Estimate
item_idstring
ID of the item
line_item_idstring
ID of the line item
namestring
The name of the line item
descriptionstring
The description of the line items
ratenumber
Rate of the line item
unitstring
Unit of the line item e.g. kgs, Nos
quantitynumber
The quantity of line item
project_idstring
ID of the project
sendstring
Send the estimate to the contact person(s) associated with the estimate
ignore_auto_number_generationstring
Ignore auto estimate number generation for this estimate
Response
API response data will be shown here once the request is completed.
Zoho Books