I use
response = api.execute('findItemsAdvanced', {'keywords': keyWords,
'paginationInput': {
'pageNumber': pageNumber,
},
'sortOrder': 'PricePlusShippingLowest',
'itemFilter':itemFilter})
Is it possible to make it retrieve price: 1. in local currency 2. in particular currency,
For example the ebay site gives you approximate price.