Accounts payable
Delete a vendor
Delete a vendor
Delete a vendor
Authorization
api_key AuthorizationBasic <token>
In: header
Path Parameters
vendor_id*string
The ID of the Vendor
Response Body
application/json
curl -X DELETE "https://example.com/v2/accounts-payable/vendors/string"{ "deleted": true, "id": "string", "object": "string"}