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