Update a product picture based on the `productId` and `pictureId`
patch
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/products/{productId}/pictures/{pictureId}/primary
This method updates the selected picture of a specific product to be the primary one by providing both the productId and the pictureId.
Request
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 updated
Responses
202
400
404
Accepted
Body
application/json
correlationId
string