Skip to content

Update a product category associated to a `clientId` based on the `productCategoryId`

patch
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/product-categories/{productCategoryId}

Updates the data of a product category by entering the productCategoryId and the clientId.

Request

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
description
string | null
Category description
clientCategoryId
string | null
Product category code
permissions
array of object | null
List of product group permissions. The fields in this property define, for example, if the group can be placed on requests or orders, among others.

Responses

202
400
404
Accepted

Body

application/json
correlationId
string
Credentials
shell