Get all pictures associated with a product
get
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/products/{productId}/pictures
Get all pictures of a specific product with the given productId.
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`
Responses
200
404
OK
Body
application/json
data
array of object
hits
int32