LowCodeAPI
438 APIs
  • Expenses(13)
    • POST
      Create an Expense
    • GET
      List Expenses
    • PUT
      Update an Expense
    • GET
      Get an Expense
    • DEL
      Delete an Expense
    • GET
      List expense History & Comments
    • POST
      Create an employee
    • GET
      List employees
    • GET
      Get an employee
    • DEL
      Delete an employee
    • POST
      Add receipt to an expense
    • GET
      Get an expense receipt
    • DEL
      Delete a receipt
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
PUT
POST
DELETE
PUT
GET
PUT
PUT
PUT
DELETE
POST
GET
PUT
GET
DELETE
GET
POST
GET
GET
DELETE
POST
GET
DELETE
GET
POST
PUT
PUT
PUT
DELETE
POST
PUT
DELETE
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/expenses
Request Payload

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

Payload
account_idstring*
ID of the expense account
datestring*
Date of the expense
amountnumber*
Amount of the Expense
tax_idstring
Tax id
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
hsn_or_sacstring
Add HSN/SAC code for your goods/services
gst_nostring
15 digit GST identification number of the vendor
reverse_charge_tax_idstring
ID of the reverse charge tax
line_itemsarray
Line items
taxesarray
Taxes
is_inclusive_taxboolean
Is inclusive tax
is_billableboolean
Is billable
reference_numberstring
Reference number of the expense
descriptionstring
Description of the expense
customer_idstring
ID of the expense account
currency_idstring
Currency id
exchange_ratenumber
Exchange rate
project_idstring
ID of the project associated with the customer
mileage_typestring
Mileage type
vat_treatmentstring
VAT treatment for the expense
tax_treatmentstring
VAT treatment for the 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
start_readingnumber
Start reading of odometer when creating a mileage expense
end_readingnumber
End reading of odometer when creating a mileage expense
distancestring
Distance travelled for a particular mileage expense
mileage_unitstring
Unit of the distance travelled
mileage_ratenumber
Mileage rate for a particular mileage expense
employee_idstring
ID of the employee who has submitted this mileage expense
vehicle_typestring
Vehicle type for a particular mileage expense
can_reclaim_vat_on_mileagestring
To specify if tax can be reclaimed for this mileage expense
fuel_typestring
Fuel type for a particular mileage expense
engine_capacity_rangestring
Engine capacity range for a particular mileage expense
paid_through_account_idstring*
Search expenses by paid through account id
vendor_idstring
ID of the vendor the expense is made
custom_fieldsarray
Custom fields for an expense
receiptstring
Expense receipt file to attach
Response
API response data will be shown here once the request is completed.
Zoho Books