Skip to content

Get Price Catalog items associated to a `clientId` by `priceCatalogId`

get
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/price-catalogs/{priceCatalogId}/items

Get a list of all items assigned to a specific price catalog associated to a clientId.

Request

Path Parameters

priceCatalogId
int32
required
The price catalog Id in ME
clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom this punchout price catalog 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
400
404
OK

Body

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