Get product picture information
get
https://api.mercadoe.com/v1/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
productId
int32
required
pictureId
int32
required
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