Skip to content

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

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

Change a specific contract 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
note
string
required
Note justifying the cancellation

Responses

202
400
404
Accepted

Body

application/json
correlationId
string