-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
Hi! Why in image request may be only one product? It shold be like imageCollection.
<?xml version="1.0" encoding="UTF-8" ?> <Request> <ProductImage> <SellerSku>b2378adf</SellerSku> <Images> <Image>http://static.somecdn.com/moneyshot.jpeg</Image> <Image>http://static.somecdn.com/front.jpeg</Image> <Image>http://static.somecdn.com/rear.jpeg</Image> </Images> </ProductImage> <ProductImage> <SellerSku>c62378fdf</SellerSku> <Images> <Image>http://static.somecdn.com/unboxing.jpeg</Image> <Image>http://static.somecdn.com/in-use.jpeg</Image> <Image>http://static.somecdn.com/recycled.jpeg</Image> </Images> </ProductImage> </Request>
Kindly, check it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels