Skip to content

Get all product groups associated to a `clientId`

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

Get a list of all product groups that are available to the connected user.

Request

Path Parameters

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

Query Parameters

pageNumber
int32
the page number must be an integer greater than or equal to 1
default: 1
pageSize
int32
the page size must be an integer greater than or equal to 1
default: 10

Responses

200
404
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null