Trying to push the additional address to contact via API in zoho inventory

Trying to push the additional address to contact via API in zoho inventory

Hi ,

  I would like to know the possibilities of adding the additional address via api for customers in zoho inventory contact module.

   I have tried to update using the update contact api but it's not working.I have enclosed the function FYR!

error:{"code":15,"message":"Please ensure that the addresses has less than 100 characters."}

  Thanks for your help in advance!

Json :
{"contact_name":"Panthi Traders","addresses":[{"attention":"Test","address":"test","street2":"test1","city":"tenkasi","state":"Tamil Nadu","zip":"627811","country":"India"}]}
Using deluge api i tried to update the additional address for the respective contact.