update Ticket Form Manager
suspend fun BlueGPSLib.updateTicketFormManager(manager: String, body: List<FormTicket>): Resource<List<FormTicket>>
update the entire form that the interface will have to build.
Return
a response of List<FormTicket> that the updated form
Parameters
manager
the ticket manager ("INTERNAL", "IVIVA")
body
the updated form