LowCodeAPI
438 APIs
  • Recurring Expenses(9)
    • POST
      Create a recurring expense
    • GET
      List recurring expenses
    • PUT
      Update a recurring expense
    • GET
      Get a recurring expense
    • DEL
      Delete a recurring expense
    • POST
      Stop a recurring expense
    • POST
      Resume a recurring Expense
    • GET
      List child expenses created
    • GET
      List recurring expense 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
GET
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/recurringexpenses
Request Payload

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

Payload
account_idstring*
Accound Id
recurrence_namestring*
Name of the Recurring Expense
start_datestring*
Start date of the recurring expense
end_datestring
Date on which recurring expense has to expire
recurrence_frequencystring*
Recurrence Frequency
repeat_everystring*
Repeat Every
gst_nostring
15 digit GST identification number of the vendor
source_of_supplystring
Place from where the goods/services are supplied
destination_of_supplystring
Place where the goods/services are supplied to
place_of_supplystring
The place of supply is where a transaction is considered to have occurred for VAT purposes
reverse_charge_tax_idstring
Enter reverse charge tax ID
line_itemsarray
Line items
amountnumber*
Recurring Expense amount
vat_treatmentstring
VAT treatment for the expense
tax_treatmentstring
VAT treatment for the recurring expense
product_typestring
Type of the expense
acquisition_vat_idstring
This is the ID of the tax applied in case this is an EU
reverse_charge_vat_idstring
This is the ID of the tax applied in case this is a non UK
tax_idstring
Tax id
is_inclusive_taxboolean
Is inclusive tax
is_billableboolean
Is billable
customer_idstring
Search expenses by customer id
project_idstring
Project id
currency_idstring
Currency id
exchange_ratenumber
Exchange rate
custom_fieldsarray
Custom fields for a recurring-expense
Response
API response data will be shown here once the request is completed.
Zoho Books