Would appreciate some sample XML. I simply want to specify which shipping template should apply to any given product.
Amazon support pointed me to https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_4_1/Override.xsd but I fail to see how to specify the shipping template.
I was hoping there was something simple that could be included as part of _POST_PRODUCT_PRICING_DATA_ such as
<shipping_template>template1</shipping_template>
but I don't see that.
Thanks!