Vendors

POST {{api-domain}}/crm/v2.1/Vendors/upsert

To upsert records in the Vendors module.

Request Body

{"data"=>[{"Description"=>"This is a sample vendor", "Vendor_Name"=>"Vendor 3", "Phone"=>"9090909090", "GL_Account"=>"Sales-Software"}]}