pub fn apply_ticket( config: &CliConfig, memory_id: &Uuid, request: &ApplyTicketRequest<'_>, ) -> Result<String>