gw2v2CommerceListingsById
fun gw2v2CommerceListingsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceListing>
fun gw2v2CommerceListingsById(id: GW2ItemId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceListing>