Retrieve all vendors for a company
/vendors
limit of records per page
10
page number
2
This field is used to filter by vendor name. (LIKE)
Hay
This parameter is used to sort the records by a specific field (created_at,name)
name
Order type(asc or desc)
asc
Store a vendor for a company
/vendors
name of the Vendor
test name
website of the Vendor
https://www.example.com/
description of the Vendor
description...
notes of the Vendor
notes...
services_provided of the Vendor
example
products_purchased of the Vendor
example
account_manager_name of the Vendor
name manager
account_manager_email of the Vendor
example@gmail.com
currency of the Vendor
USD
score of the Vendor
22
Update a vendor for a company
/vendors/{id}
Id of the vendor
996501df-0bfc-4f95-954d-3a5d5dc48469
name of the Vendor
test name
website of the Vendor
https://www.example.com/
description of the Vendor
description...
notes of the Vendor
notes...
services_provided of the Vendor
example
products_purchased of the Vendor
example
account_manager_name of the Vendor
name manager
account_manager_email of the Vendor
example@gmail.com
currency of the Vendor
USD
score of the Vendor
22