Delete a Product Category associated to a `clientId` based on the `productCategoryId`
delete
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/product-categories/{productCategoryId}
Deletes a Product Category by entering the productCategoryId and the clientId.
Request
Headers
X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.
Path Parameters
clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom this punchout product category is assigned.
productCategoryId
int32
required
the `productCategoryId`
Responses
202
400
404
Accepted
Body
application/json
correlationId
string