Delete a relationship between a list of Permissions and a Product Category
post
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/product-categories/{productCategoryId}
Deletes the relationship between a list of permissions and a product category specified by its clientId, productCategoryId and the list of permissions.
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`
Body
application/json
permissionsList
array of object | null
List of product category permissions. The fields in this property define, for example, if the category can be placed on requests or orders, among others.
Responses
202
400
404
Accepted
Body
application/json
correlationId
string