curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/vendor/{id} \
--header 'Authorization: <api-key>'Delete a vendor and optionally reassign all related records to another vendor
curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/vendor/{id} \
--header 'Authorization: <api-key>'