Vendors
POST {{api-domain}}/crm/v2/Vendors
To add new entities to a module.
Request Body
{"data"=>[{"Owner"=>{"id"=>"{{user-id}}"}, "Email"=>"newcrmapi@zoho.com", "Category"=>"Category", "Description"=>"Design your own layouts that align your business processes precisely. Assign them to profiles appropriately.", "Vendor_Name"=>"Vendor_Name", "Website"=>"crm.zoho.com", "City"=>"City", "Phone"=>"988844559", "State"=>"State", "GL_Account"=>"Rental-Income", "Street"=>"Street", "Country"=>"Country", "Zip_Code"=>"Zip_Code"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |