Delete a product classification
delete
https://api.mercadoe.com/v1/products/{productId}/classifications/{borgId}/{applicationType}
Deletes a specific classification from a product by providing the product ID, Borg ID, and application type.
The classification will be permanently removed from the product.
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
productId
int32
required
The product ID
borgId
int32
required
The Borg ID
applicationType
string
required
The application type
Responses
202
400
404
Accepted
Body
application/json
success
boolean