Cancel the price catalog items associated to a `clientId` based on the priceCatalogId
put
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/price-catalogs/{priceCatalogId}/cancel/items
Change a specific price catalog item associated to a clientId
field with a provided value.
Request
Headers
X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.
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.
Body
application/json
items
array of object | null
List with the price catalog items
Responses
202
400
404
Accepted
Body
application/json
meCorrelationId
string