Delete a Product Vendor

View as Markdown
Delete a specific product vendor by its ID and organization ID.

Path parameters

vendorIdintegerRequired
Unique ID of the vendor to delete
organizationIdintegerRequired
Organization ID associated with the vendor

Response

Product vendor deleted successfully

Errors

404
Not Found Error
500
Internal Server Error