Delete
Last updated
Was this helpful?
Last updated
Was this helpful?
POST
https://www.talque.com/webhook/org/<org_id>/vendor/delete
This API deletes a vendor, and returns the talque ID of the vendor that was deleted. The API call requires authentication as described in the section.
You can find a basic example at
Headers
Body
extId
string
External ID of the vendor
vendorId
string
Talque ID of the vendor. Only one of the two types of ID is required.
Response