DiscoveryVenueInfoService

Interface for MFX venue info API calls in the Discovery API.

Functions

Link copied to clipboard
@GET(value = "api/venue/info")
abstract suspend fun getMFXVenueInfo(@QueryMap queryParams: Map<String, String>): Response<DiscoveryVenueDetailsResponse?>

Fetches MFX venue information.