LowCodeAPI
438 APIs
  • Retainer Invoices(22)
    • POST
      Create a retainerinvoice
    • GET
      List a retainer invoices
    • PUT
      update a retainerinvoice
    • GET
      Get a retainer invoice
    • DEL
      Delete a retainer invoice
    • POST
      Mark a retainer invoice as sent
    • PUT
      Update retainer invoice template
    • POST
      Void a retainer invoice
    • POST
      Mark as draft
    • POST
      Submit a retainer invoice for approval
    • POST
      Approve a retainer invoice.
    • POST
      Email a retainer invoice
    • GET
      Get retainer invoice email content
    • PUT
      Update billing address
    • GET
      List retainer invoice templates
    • POST
      Add attachment to a retainer invoice
    • GET
      Get a retainer invoice attachment
    • DEL
      Delete an attachment
    • POST
      Add comment
    • GET
      List retainer invoice comments & history
    • PUT
      Update comment
    • DEL
      Delete a comment
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
PUT
POST
DELETE
PUT
GET
PUT
PUT
PUT
DELETE
GET
POST
PUT
PUT
PUT
DELETE
POST
PUT
DELETE
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
POST
GET
PUT
GET
DELETE
POST
PUT
POST
POST
POST
POST
POST
GET
PUT
DELETE
POST
PUT
DELETE
PUT
GET
POST
GET
DELETE
POST
GET
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/retainerinvoices
Request Payload

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

Payload
customer_idstring*
ID of the customer the retainer invoice has to be created
reference_numberstring
The reference number of the retainer invoice
datestring
The date of creation of the retainer invoice
contact_personsarray
Contact persons
custom_fieldsarray
Custom fields for a reatiner invoice
notesstring
The notes added below expressing gratitude or for conveying some information
termsstring
The terms added below expressing gratitude or for conveying some information
line_itemsarray*
Line items of an invoice
payment_optionsobject
Payment options for the retainer invoic
template_idstring
ID of the pdf template associated with the retainer invoice
place_of_supplystring
Place where the goods/services are supplied to
ignore_auto_number_generationstring
Ignore auto invoice number generation for this invoice
Response
API response data will be shown here once the request is completed.
Zoho Books