close Ticket

suspend fun closeTicket(projectId: String, ticket: TicketRevenue): JsonObject

Method to request to close a ticket

Return

the result of the request as JsonObject

Parameters

projectId

The identifier of the project revenue where close a ticket

ticket

The ticket to close