Skip to content

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

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

Get information about a specific product category with the given productCategoryId and 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`

Responses

200
404
OK

Body

application/json
clientCategoryId
string | null
Product category code
description
string | null
Category description
permissionsList
array of object | null
List of product category permissions related to a specific category
supplierOwnerId
int32 | null
The supplierOwnerId field is a unique identifier for a supplier responsible for managing and maintaining a product punchout catalog.
If this field is not null, this indicates that the product is part of a punchout catalog, which means that it can be viewed by the buyer, but not updated.
Credentials
shell