gw2v2CommercePricesByIds
fun gw2v2CommercePricesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommercePrices>>
fun gw2v2CommercePricesByIds(ids: List<GW2ItemId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommercePrices>>