get Revenue

suspend fun getRevenue(revenueId: String): JsonObject

Method to request a revenue by the revenueId specified

Return

the result of the request as JsonObject

Parameters

revenueId

The identifier of the revenue to get