Skip to content

Delete a picture associated with a product

delete
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/products/{productId}/pictures/{pictureId}

Delete a picture from a specific product by providing the productId and the pictureId.

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

clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom the related punchout product is assigned.
productId
int32
required
The `productId`
pictureId
int32
required
The `pictureId` to be deleted

Responses

202
400
404
Accepted

Body

application/json
correlationId
string
Credentials
shell