Skip to content

Get a product group associated to a `clientId` based on the `groupId`

get
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/groups/{groupId}

Get information about a specific product group with the given groupId and clientId.

Request

Path Parameters

clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom this punchout product group is assigned.
groupId
int32
required
the `groupId`

Responses

200
404
OK

Body

application/json
clientGroupId
string | null
Product group code
description
string | null
Group description
isVisiblePurchasingStructure
boolean | null
It indicates if the purchasing structure is visible.
enablesMasterRequest
boolean | null
It indicates if any master request is allowed.
permissionsList
array of object | null
List of product group permissions related to a specific group
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.