LowCodeAPI
  • Contacts(12)
    • POST
      Create a Contact
    • GET
      List contacts
    • PUT
      Update a contact
    • GET
      Get contact
    • DEL
      Delete a contact
    • GET
      Get contact address
    • POST
      Mark as active
    • POST
      Mark as Inactive
    • POST
      Email statement
    • GET
      Get Statement mail content
    • POST
      Email contact
    • GET
      List Comments
POST
POST
POST
POST
GET
PUT
GET
DELETE
GET
POST
POST
PUT
POST
DELETE
POST
PUT
DELETE
POST
PUT
DELETE
POST
POST
POST
POST
POST
DELETE
POST
POST
GET
POST
GET
POST
https://api.lowcodeapi.com/zohoinventory/inventory/v1/contacts
Request Payload

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

Payload
contact_namestring*
Name of the contact
company_namestring
Name of the conact's company
payment_termsnumber
Net payment term for the customer
currency_idstring
Website of the contact.
websitestring
Format for representing the date
contact_typestring
Type of the contact.
custom_fieldsarray
Custom fields or Additional of the contact which we can create to add more information
billing_addressobject
Billing address of the contact
shipping_addressobject
Customer's shipping address to which the goods must be delivered
contact_personsarray
Person/Individual who represents a company
default_templatesobject
Contact number of the organisation
language_codestring
language of a contact
notesstring
Commennts about the payment made by the contact
vat_reg_nostring
VAT Registration number of a contact with length should be between 2 and 12 characters
tax_reg_nostring
12 digit Tax Registration number of a contact with Tax treatment as
country_codestring
Two letter country code of a contact
vat_treatmentstring
VAT treatment of the contact
tax_treatmentstring
VAT treatment of the contact
tax_regimestring
Tax Regime of the contact
is_tds_registeredboolean
Boolean to check if tax is registered
avatax_exempt_nostring
Exemption certificate number of the customer
avatax_use_codestring
Used to group like customers for exemption purposes
tax_exemption_idstring
ID of the tax exemption
tax_authority_idstring
ID of the tax authority
tax_idboolean
ID of the tax or tax group that can be collected from the contact
is_taxablestring
Boolean to track the taxability of the customer.
facebookstring
Facebook profile account of the contact
twitterstring
Twitter account of the contact
place_of_contactstring
Location of the contact
gst_nostring
15 digit GST identification number of the customer/vendor
gst_treatmentstring
hoose whether the contact is GST registered/unregistered/consumer/overseas
tax_authority_namestring
Name of the Tax Authority
tax_exemption_codestring
Enter tax exemption code
Response
API response data will be shown here once the request is completed.
Zoho Inventory