get_product_v2
REQUIRED deliver_to. Get a specific product by its ID, including full details and current price. Always pass deliver_to="SG" (or your buyer's country). Response includes a resolved outbound_url (https://…) that routes the buyer through the BuyWhere click tracker when the product has merchant offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product UUID | |
| deliver_to | Yes | REQUIRED. Buyer delivery country/market (ISO country code, e.g. "SG", "US"). |