Get product picture information
get
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/products/{productId}/pictures/{pictureId}
Retrieves information about a product picture with the given productId and the pictureId.
You can get information about the picture such as size, date and other details.
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`
Responses
200
400
OK
Body
application/json
contentLength
int64
Picture content size
fileName
string
Picture file name
contentType
string
Picture file type
date
date-time | null
Picture file date