Skip to content

Cancel the contract items associated to a `clientId` based on the contractId

put
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/agreements/{contractId}/cancel/items

Change a specific contract 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

contractId
int32
required
The contract Id in ME
clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom this punchout product is assigned.

Body

application/json
items
array of object | null
List with the contract items

Responses

202
400
404
Accepted

Body

application/json
meCorrelationId
string