LowCodeAPI
438 APIs
  • Contacts(21)
    • POST
      Create a Contact
    • GET
      List Contacts
    • PUT
      Update a Contact
    • GET
      Get Contact
    • DEL
      Delete a Contact
    • POST
      Mark as Active
    • POST
      Mark as Inactive
    • POST
      Enable Portal Access
    • POST
      Enable Payment Reminders
    • POST
      Disable Payment Reminders
    • POST
      Email Statement
    • GET
      Get Statement Mail Content
    • POST
      Email Contact
    • GET
      List Comments
    • POST
      Add Additional Address
    • GET
      Get Contact Addresses
    • PUT
      Edit Additional Address
    • DEL
      Delete Additional Address
    • GET
      List Refunds
    • POST
      Track 1099
    • POST
      Untrack 1099
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
POST
GET
PUT
GET
DELETE
POST
POST
POST
POST
POST
POST
GET
POST
GET
POST
GET
PUT
DELETE
GET
POST
POST
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
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
https://api.lowcodeapi.com/zohobooks/books/v3/contacts
Request Payload

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

Payload
contact_namestring*
Display Name of the contact
company_namestring
Company Name of the contact
websitestring
Website of the contact
language_codestring
language of a contact
contact_typestring
Contact type of the contact
customer_sub_typestring
Type of the customer
credit_limitnumber
Credit limit for a customer
tagsarray
Filter all your reports based on the tag
is_portal_enabledboolean
To enable client portal for the contact
currency_idstring
Currency ID of the customer's currency
payment_termsnumber
Net payment term for the customer
payment_terms_labelstring
Label for the paymet due details
notesstring
Commennts about the payment made by the contact
billing_addressobject
Billing address of the contact
shipping_addressobject
Customer's shipping address object
contact_personsarray
default is Contact persons of a contact
default_templatesobject
default_templates
custom_fieldsarray
Custom fields of the contact
opening_balance_amountnumber
Opening balance amount for a contact
exchange_ratenumber
Exchange rate for the opening balance
Response
API response data will be shown here once the request is completed.
Zoho Books