How to get the product price and the shipping price of a specific product via API

From a list of products that I have, I need to get the price and the shipping price of each product.

Hi @Dave081 ,

You can get the product price by using the code provided in here. For the shipping price, it varies on the destination or shipping address.