checkInvitationCode

abstract suspend fun checkInvitationCode(invitationCode: String): Result<Unit>