How to get ProductImage when i created a product.

Hi Guys,

I create a product and upload an image with ProductCreate. it returns a mediaimage_id. But when i query this product, It returned a ProductImage_id. If i upload 20 images, How can I distinguish the mapping relationship between these two IDs?

Hi @RickUp

As far as I know there’s no mapping between them.