I am using the eBay API and @davidtstadler's SDK to revise ebay listings.
I am using eBay business policies for payment methods, shipping costs and returns. I can retrieve my business policy id's using BusinessPoliciesManagementService but how do I revise an item to use the policies for payment, shipping and returns.
I cannot find any examples in the API documentation.