LowCodeAPI
438 APIs
  • Recurring Bills(8)
    • POST
      Create a recurring bill
    • GET
      List recurring bills
    • PUT
      Update a recurring bill
    • GET
      Get a recurring bill
    • DEL
      Delete a recurring bill
    • POST
      Stop a recurring bill
    • POST
      Resume a recurring Bill
    • GET
      List recurring bill history
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
POST
GET
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/recurringbills
Request Payload

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

Payload
vendor_idstring*
ID of the vendor the bill has to be created
currency_idstring
ID of the Currency
recurrence_namestring*
Name of the Recurring Bill
start_datestring*
Start date of the recurring bill
end_datestring
Date on which recurring bill has to expire
source_of_supplystring
Place from where the goods/services are supplied
place_of_supplystring
The place of supply is where a transaction is considered to have occurred for VAT purposes
destination_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 vendor
tax_treatmentstring
VAT treatment for the bill
vat_treatmentstring
VAT treatment for the bill
vat_reg_nostring
Var reg no
is_abn_quotedstring
Is abn quoted
abnstring
Abn
is_reverse_charge_appliedboolean
Applicable for transactions where you pay reverse charge
pricebook_idstring
Enter ID of the price book
is_inclusive_taxboolean
Used to specify whether the line item rates are inclusive or exclusive of tax
line_itemsarray
Line items of a recurrence bill
is_tds_appliedboolean
Check if TDS is applied
notesstring
Notes for the Bill
termsstring
Terms and Conditions for the Bill
ayment_termsnumber
Number Referring to Payment Terms
payment_terms_labelstring
Label of the Payment Terms
custom_fieldsarray
Custom
discountstring
Discount applied to the recurrence
discount_account_idstring
ID of the account associated with the discount account
is_discount_before_taxboolean
To specify discount applied in before /after tax
repeat_everystring*
Description for repeat_every
recurrence_frequencystring*
Description for recurrence_frequency
Response
API response data will be shown here once the request is completed.
Zoho Books